CSuplSetId Class Reference

class CSuplSetId : public CBase

The class to encode and decode the Supl Message SetSId.

Inherits from

Constructor & Destructor Documentation

CSuplSetId(CSuplSetIdContent *)

CSuplSetId(CSuplSetIdContent *aSetIdContent)[private]

Parameters

CSuplSetIdContent * aSetIdContent

~CSuplSetId()

~CSuplSetId()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

DecodeFromL(const TDesC8 &, const TInt, TInt &)

voidDecodeFromL(const TDesC8 &aBufferToDecode,
const TIntaStartBitPos,
TInt &aDecodedBitsLength
)

Parameters

const TDesC8 & aBufferToDecode
const TInt aStartBitPos
TInt & aDecodedBitsLength

EncodeL(CAsn1PerEncoding &)

voidEncodeL(CAsn1PerEncoding &aPerEncoding)

Parameters

CAsn1PerEncoding & aPerEncoding

NewL(CSuplSetIdContent *)

CSuplSetId *NewL(CSuplSetIdContent *aSetIdContent)[static]

Implementation of Supl Message SetId class

Parameters

CSuplSetIdContent * aSetIdContent

NewLC(CSuplSetIdContent *)

CSuplSetId *NewLC(CSuplSetIdContent *aSetContent)[static]

Parameters

CSuplSetIdContent * aSetContent

Member Data Documentation

CSuplIpAddress * iIpAddress

CSuplIpAddress *iIpAddress[private]

CSuplSetIdContent * iSetIdContent

CSuplSetIdContent *iSetIdContent[private]