CSuplSetSessionId Class Reference

class CSuplSetSessionId : public CBase

The class to encode and decode the Supl Message SetSessionId.

Inherits from

Constructor & Destructor Documentation

CSuplSetSessionId(CSuplSetSessionIdContent *)

CSuplSetSessionId ( CSuplSetSessionIdContent * aSetSessionIdContent ) [private]

Parameters

CSuplSetSessionIdContent * aSetSessionIdContent

~CSuplSetSessionId()

~CSuplSetSessionId ( )

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

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

void DecodeFromL ( const TDesC8 & aBufferToDecode,
const TInt aStartBitPos,
TInt & aDecodedBitsLength
)

Parameters

const TDesC8 & aBufferToDecode
const TInt aStartBitPos
TInt & aDecodedBitsLength

EncodeL(CAsn1PerEncoding &)

void EncodeL ( CAsn1PerEncoding & aPerEncoding )

Parameters

CAsn1PerEncoding & aPerEncoding

NewL(CSuplSetSessionIdContent *)

CSuplSetSessionId * NewL ( CSuplSetSessionIdContent * aSetSessionIdContent ) [static]

Implementation of Supl Message SetSessionId class

Parameters

CSuplSetSessionIdContent * aSetSessionIdContent

NewLC(CSuplSetSessionIdContent *)

CSuplSetSessionId * NewLC ( CSuplSetSessionIdContent * aSetSessionIdContent ) [static]

Parameters

CSuplSetSessionIdContent * aSetSessionIdContent

Member Data Documentation

CSuplSetId * iSetId

CSuplSetId * iSetId [private]

CSuplSetSessionIdContent * iSetSessionIdContent

CSuplSetSessionIdContent * iSetSessionIdContent [private]