COMASuplInit Class Reference
class COMASuplInit : public COMASuplAsnMessageBase
|
Class for providing the suplinit message For holding the Supl Init message eposomasuplasnconverter.lib
-
Since
-
S60 S60_3.1u
Inherited Functions
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
COMASuplAsnMessageBase::CloneBaseL(const COMASuplAsnMessageBase *,TInt &)
|
|
COMASuplAsnMessageBase::EncodeL(TInt &)
|
|
COMASuplAsnMessageBase::MessageBase(TOMASuplVersion &,COMASuplSessionID *&)const
|
|
COMASuplAsnMessageBase::MessageLength()const
|
|
COMASuplAsnMessageBase::MessageType()const
|
|
COMASuplAsnMessageBase::SessionId(COMASuplSessionID *&)const
|
|
COMASuplAsnMessageBase::SetMessageBase(const TOMASuplVersion &,COMASuplSessionID *)
|
|
COMASuplAsnMessageBase::SetMessageLength(TInt)
|
|
COMASuplAsnMessageBase::SetMessageType(TSuplMessageType)
|
|
COMASuplAsnMessageBase::~COMASuplAsnMessageBase()
|
Constructor & Destructor Documentation
COMASuplInit()
IMPORT_C
|
COMASuplInit
|
(
|
)
|
[protected]
|
~COMASuplInit()
IMPORT_C
|
~COMASuplInit
|
(
|
)
|
[virtual]
|
Destructor
-
Since
-
S60 S60_3.1u
Member Functions Documentation
Clone(const COMASuplAsnMessageBase *, TInt &)
Method to clone
-
Since
-
S60 S60_3.1u
CloneNotificationL(const COMASuplInit *)
void
|
CloneNotificationL
|
(
|
const
COMASuplInit
*
|
aSuplInit
|
)
|
[protected]
|
Method to clone the notification if present
-
Since
-
S60 S60_3.1u
CloneSLPAddressL(const COMASuplInit *)
void
|
CloneSLPAddressL
|
(
|
const
COMASuplInit
*
|
aSuplInit
|
)
|
[protected]
|
Method to clone the SlpAddres if present
-
Since
-
S60 S60_3.1u
ConstructL()
IMPORT_C void
|
ConstructL
|
(
|
)
|
[protected]
|
NewL()
Two phased constructor
-
Since
-
S60 S60_3.1u
Notification(COMASuplNotification *&)
Getter method for Notification
-
Since
-
S60 S60_3.1u
Parameters
COMASuplNotification
*& aNotification
|
A reference to the Notification field present in the SUPL Init message is returned in this. Ownership stays with the SUPL Init Message object.
|
Qop(TOMASuplQop &)
Getter method for Qop in Supl Init
-
Since
-
S60 S60_3.1
Parameters
TOMASuplQop
& aSuplQop
|
Quality of position is retrieved in this object.
|
SLPAddress(COMASuplSLPAddress *&)
Getter method for SLP Address
-
Since
-
S60 S60_3.1u
Parameters
COMASuplSLPAddress
*& aAddress
|
A reference to the SLP address present in the SUPL Init message is returned in this. Ownership stays with the SUPL Init Message object.
|
SetNotification(COMASuplNotification *)
Setter method for Notification
-
Since
-
S60 S60_3.1u
Parameters
COMASuplNotification
* aNotification
|
Notification field to be set in the SUPL Init object. Ownership is transferred to the SUPL Init object.
|
SetQop(TOMASuplQop &)
Setter method for Qop in Supl init
-
Since
-
S60 S60_3.1
Parameters
TOMASuplQop
& aSuplQop
|
Quality of position to be set in the SUPL Init object.
|
SetSLPAddress(COMASuplSLPAddress *)
Setter method for SLP Address
-
Since
-
S60 S60_3.1u
Parameters
COMASuplSLPAddress
* aAddress
|
SLP address to be set into the SUPL Init message.Ownership stays with the SUPL Init object.
|
SetSuplInit(TOMASuplPosMethod, TOMASuplSLPMode)
IMPORT_C void
|
SetSuplInit
|
(
|
TOMASuplPosMethod
|
aPosMethod,
|
|
TOMASuplSLPMode
|
aSLPMode
|
|
)
|
|
Setter method for Supl Init
-
Since
-
S60 S60_3.1u
SuplInit(TOMASuplPosMethod &, TOMASuplSLPMode &)
IMPORT_C void
|
SuplInit
|
(
|
TOMASuplPosMethod
&
|
aPosMethod,
|
|
TOMASuplSLPMode
&
|
aSLPMode
|
|
)
|
const
|
Getter method for SuplInit
-
Since
-
S60 S60_3.1u
Parameters
TOMASuplPosMethod
& aPosMethod
|
Pos Method
|
TOMASuplSLPMode
& aSLPMode
|
SLP Mode to indcate proxy or non proxy
|
Member Enumerations Documentation
Enum TOMASuplSLPMode
Enumeration for holding the SLP Mode
Member Data Documentation
COMASuplNotification * iNotification
TOMASuplPosMethod
iPosMethod
TOMASuplPosMethod
|
iPosMethod
|
[protected]
|
COMASuplSLPAddress * iSLPAddress
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.