COMASuplPosPayload Class Reference
class COMASuplPosPayload : public COMASuplInfoRequest
|
Constructor & Destructor Documentation
COMASuplPosPayload()
COMASuplPosPayload
|
(
|
)
|
[private]
|
~COMASuplPosPayload()
IMPORT_C
|
~COMASuplPosPayload
|
(
|
)
|
|
Member Functions Documentation
CloneL()
CloneL method clones the POS payload object and creates a new POS payload object with the same values. This is a utility method provided by the POS Message plug-in API. When SUPL Framework forwards a POS Payload from the network, POS Message plug-in can optionally use this method to create a new copy of the POS Payload.
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
GetPosPayload(HBufC8 *&, TOMASuplPosPayloadType &)
GetPosPayload is invoked to retrieve the TIA-801 or RRLP or RRC payload.
Parameters
HBufC8
*& aPayload
|
A reference parameter of type HBufC8, which holds the SUPL POS Payload
|
TOMASuplPosPayloadType
& aPayloadType
|
A refernce parameter of type TOMASuplPosPayloadType which holds type of POS Payload. The type of the payload depends on the underlying control plane positioning protocol
|
SetPosPayload(HBufC8 *, TOMASuplPosPayloadType)
SetPosPayload is invoked to set the type and value for POS Payload.
Parameters
HBufC8
* aPayload
|
Parameter of type HBufC8, which holds the SUPL POS Payload
|
TOMASuplPosPayloadType
aPayloadType
|
Parameter of type TOMASuplPosPayloadType which determines the type of the POS Payload. The type of the POS Payload depends on the underlying control plane positioning protocol
|
SetSuplPayloadType(TOMASuplPosPayloadType)
SetSuplPayloadType Sets type of SUPL POS Payload
SuplPayloadType()
SuplPayloadType retrieves type of SUPL POS Payload
Member Enumerations Documentation
Enum TOMASuplPosPayloadType
Enumeration for POS Payload Type. Depending on the underlying control plane positioning protocol, POS Payload can be one of TIA 801, RRLP or RRC
Enumerators
ETIA801 = 0
|
|
ERRLP = 1
|
|
ERRC = 2
|
|
Member Data Documentation
TOMASuplPosPayloadType
iPayloadType
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.