CSuplInit Class Reference

class CSuplInit : public CBase

The class defines the SUPL INIT Message, which is the initial message from SLP to SET

Inherits from

Constructor & Destructor Documentation

CSuplInit(CSuplInitContent *)

CSuplInit(CSuplInitContent *aSuplInitContent)[private]

Parameters

CSuplInitContent * aSuplInitContent

~CSuplInit()

~CSuplInit()[virtual]

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

CSuplInit *NewL(CSuplInitContent *aSuplInitContent)[static]

Parameters

CSuplInitContent * aSuplInitContent

NewLC(CSuplInitContent *)

CSuplInit *NewLC(CSuplInitContent *aSuplInitContent)[static]

Parameters

CSuplInitContent * aSuplInitContent

Member Data Documentation

CSuplInitContent * iSuplInitContent

CSuplInitContent *iSuplInitContent[private]