CSuplSlpSessionId Class Reference

class CSuplSlpSessionId : public CBase

The class to encode and decode the Supl Message SlpSessionId.

Inherits from

Constructor & Destructor Documentation

CSuplSlpSessionId(CSuplSlpSessionIdContent *)

CSuplSlpSessionId ( CSuplSlpSessionIdContent * aSlpSessionIdContent ) [private]

Parameters

CSuplSlpSessionIdContent * aSlpSessionIdContent

~CSuplSlpSessionId()

~CSuplSlpSessionId ( )

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

CSuplSlpSessionId * NewL ( CSuplSlpSessionIdContent * aSlpSessionIdContent ) [static]

Implementation of Supl Message Slp SessionId class

Parameters

CSuplSlpSessionIdContent * aSlpSessionIdContent

NewLC(CSuplSlpSessionIdContent *)

CSuplSlpSessionId * NewLC ( CSuplSlpSessionIdContent * aSlpSessionIdContent ) [static]

Parameters

CSuplSlpSessionIdContent * aSlpSessionIdContent

Member Data Documentation

CSuplSlpAddress * iSlpAddress

CSuplSlpAddress * iSlpAddress [private]

CSuplSlpSessionIdContent * iSlpSessionIdContent

CSuplSlpSessionIdContent * iSlpSessionIdContent [private]