CSuplSlpAddress Class Reference

class CSuplSlpAddress : public CBase

The class to encode and decode the Supl Message SlpAddress.

Inherits from

Constructor & Destructor Documentation

CSuplSlpAddress(CSuplSlpAddressContent *)

CSuplSlpAddress ( CSuplSlpAddressContent * aSlpAddressContent ) [private]

Parameters

CSuplSlpAddressContent * aSlpAddressContent

~CSuplSlpAddress()

~CSuplSlpAddress ( )

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

CSuplSlpAddress * NewL ( CSuplSlpAddressContent * aSlpAddressContent ) [static]

Implementation of Supl Message Slp SessionId class

Parameters

CSuplSlpAddressContent * aSlpAddressContent

NewLC(CSuplSlpAddressContent *)

CSuplSlpAddress * NewLC ( CSuplSlpAddressContent * aSlpAddressContent ) [static]

Parameters

CSuplSlpAddressContent * aSlpAddressContent

Member Data Documentation

CSuplIpAddress * iIpAddress

CSuplIpAddress * iIpAddress [private]

CSuplSlpAddressContent * iSlpSessionIdContent

CSuplSlpAddressContent * iSlpSessionIdContent [private]