COMASuplResponseV2Extn Class Reference

class COMASuplResponseV2Extn : public CBase

Class to hold the SUPL 2.0 extension to the SUPL Response message

Inherits from

Constructor & Destructor Documentation

COMASuplResponseV2Extn()

COMASuplResponseV2Extn ( ) [private]

~COMASuplResponseV2Extn()

IMPORT_C ~COMASuplResponseV2Extn ( )
Destructor
Since
S60 S60_5.2

Member Functions Documentation

CloneL()

IMPORT_C COMASuplResponseV2Extn * CloneL ( )

ConstructL()

void ConstructL ( ) [private]

GetSPCLifetime(TInt8 &)

IMPORT_C void GetSPCLifetime ( TInt8 & aSPCSETLifeTime )

Getter method for SPC Lifetime

Parameters

TInt8 & aSPCSETLifeTime

GetSPCSETKey(TOMASuplSPCSETKey &)

IMPORT_C void GetSPCSETKey ( TOMASuplSPCSETKey & aSupSPCSETKey )

Getter method for SPD SET Key

Parameters

TOMASuplSPCSETKey & aSupSPCSETKey

GetSPCTId(COMASuplSPCTID *&)

IMPORT_C void GetSPCTId ( COMASuplSPCTID *& aSupSPCTId )

Getter method for SPCT id

Parameters

COMASuplSPCTID *& aSupSPCTId

GetSupNetworkInfo(TOMASuplSuppNetworkInformation &)

IMPORT_C void GetSupNetworkInfo ( TOMASuplSuppNetworkInformation & aSupNwInfo )

Getter method for supported network information

Parameters

TOMASuplSuppNetworkInformation & aSupNwInfo

GetSuplPos(COMASuplPosition *&)

IMPORT_C void GetSuplPos ( COMASuplPosition *& aSupPosition )

Getter method for Position

Parameters

COMASuplPosition *& aSupPosition a reference to the position member is returned in this ownership of the returned object stays with the response extn object

NewL()

IMPORT_C COMASuplResponseV2Extn * NewL ( ) [static]
Two phased constructor
Since
S60 S60_5.2

SetSPCLifetime(TInt8)

IMPORT_C void SetSPCLifetime ( TInt8 aSPCSETLifeTime )

Setter method for SPC Lifetime

Parameters

TInt8 aSPCSETLifeTime

SetSPCSETKey(TOMASuplSPCSETKey)

IMPORT_C void SetSPCSETKey ( TOMASuplSPCSETKey aSupSPCSETKey )

Setter method for SPCT Set Key

Parameters

TOMASuplSPCSETKey aSupSPCSETKey

SetSPCTId(COMASuplSPCTID *)

IMPORT_C void SetSPCTId ( COMASuplSPCTID * aSupSPCTId )

Setter method for SPCT Id

Parameters

COMASuplSPCTID * aSupSPCTId SPCT Id to be set ownership is transferred to the response extn object

SetSupNetworkInfo(TOMASuplSuppNetworkInformation)

IMPORT_C void SetSupNetworkInfo ( TOMASuplSuppNetworkInformation aSupNwInfo )

Parameters

TOMASuplSuppNetworkInformation aSupNwInfo

SetSuplPos(COMASuplPosition *)

IMPORT_C void SetSuplPos ( COMASuplPosition * aSupPosition )

Setter method for Position

Parameters

COMASuplPosition * aSupPosition position object to be set ownership is transferred to the response extn object

Member Data Documentation

COMASuplPosition * iPosition

COMASuplPosition * iPosition [private]

TOMASuplSPCSETKey iSPCSETKey

TOMASuplSPCSETKey iSPCSETKey [private]

TInt8 iSPCSETKeylifetime

TInt8 iSPCSETKeylifetime [private]

COMASuplSPCTID * iSPCTID

COMASuplSPCTID * iSPCTID [private]

TOMASuplSuppNetworkInformation iSupportedNetworkInformation

TOMASuplSuppNetworkInformation iSupportedNetworkInformation [private]