COMASuplResponseV2Extn Class Reference

class COMASuplResponseV2Extn : public CBase

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

Inherits from

  • COMASuplResponseV2Extn

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()

voidConstructL()[private]

GetSPCLifetime(TInt8 &)

IMPORT_C voidGetSPCLifetime(TInt8 &aSPCSETLifeTime)

Getter method for SPC Lifetime

Parameters

TInt8 & aSPCSETLifeTime

GetSPCSETKey(TOMASuplSPCSETKey &)

IMPORT_C voidGetSPCSETKey(TOMASuplSPCSETKey &aSupSPCSETKey)

Getter method for SPD SET Key

Parameters

TOMASuplSPCSETKey & aSupSPCSETKey

GetSPCTId(COMASuplSPCTID *&)

IMPORT_C voidGetSPCTId(COMASuplSPCTID *&aSupSPCTId)

Getter method for SPCT id

Parameters

COMASuplSPCTID *& aSupSPCTId

GetSupNetworkInfo(TOMASuplSuppNetworkInformation &)

IMPORT_C voidGetSupNetworkInfo(TOMASuplSuppNetworkInformation &aSupNwInfo)

Getter method for supported network information

Parameters

TOMASuplSuppNetworkInformation & aSupNwInfo

GetSuplPos(COMASuplPosition *&)

IMPORT_C voidGetSuplPos(COMASuplPosition *&aSupPosition)

Getter method for Position

Parameters

COMASuplPosition *& aSupPositiona 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 voidSetSPCLifetime(TInt8aSPCSETLifeTime)

Setter method for SPC Lifetime

Parameters

TInt8 aSPCSETLifeTime

SetSPCSETKey(TOMASuplSPCSETKey)

IMPORT_C voidSetSPCSETKey(TOMASuplSPCSETKeyaSupSPCSETKey)

Setter method for SPCT Set Key

Parameters

TOMASuplSPCSETKey aSupSPCSETKey

SetSPCTId(COMASuplSPCTID *)

IMPORT_C voidSetSPCTId(COMASuplSPCTID *aSupSPCTId)

Setter method for SPCT Id

Parameters

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

SetSupNetworkInfo(TOMASuplSuppNetworkInformation)

IMPORT_C voidSetSupNetworkInfo(TOMASuplSuppNetworkInformationaSupNwInfo)

Parameters

TOMASuplSuppNetworkInformation aSupNwInfo

SetSuplPos(COMASuplPosition *)

IMPORT_C voidSetSuplPos(COMASuplPosition *aSupPosition)

Setter method for Position

Parameters

COMASuplPosition * aSupPositionposition 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]