CSuplLocationId Class Reference

class CSuplLocationId : public CBase

The class decodes the SUPL START Messages location Id,

Inherits from

Constructor & Destructor Documentation

CSuplLocationId(CSuplLocationIdContent *)

CSuplLocationId ( CSuplLocationIdContent * aLocationIdContent ) [private]

Parameters

CSuplLocationIdContent * aLocationIdContent

~CSuplLocationId()

~CSuplLocationId ( )

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

CSuplLocationId * NewL ( CSuplLocationIdContent * aLocationIdContent ) [static]

Parameters

CSuplLocationIdContent * aLocationIdContent

NewLC(CSuplLocationIdContent *)

CSuplLocationId * NewLC ( CSuplLocationIdContent * aLocationIdContent ) [static]

Implemetation of CSuplLocationId Class

Parameters

CSuplLocationIdContent * aLocationIdContent

Member Data Documentation

CSuplCellInfo * iCellInfo

CSuplCellInfo * iCellInfo [private]

CSuplLocationIdContent * iLocationIdContent

CSuplLocationIdContent * iLocationIdContent [private]