CSuplEnd Class Reference

class CSuplEnd : public CBase

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

Inherits from

Constructor & Destructor Documentation

CSuplEnd(CSuplEndContent *)

CSuplEnd ( CSuplEndContent * aSuplEndContent ) [private]

Parameters

CSuplEndContent * aSuplEndContent

~CSuplEnd()

~CSuplEnd ( )

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

CSuplEnd * NewL ( CSuplEndContent * aSuplEndContent ) [static]

Implemetation of CSuplEnd Class

Parameters

CSuplEndContent * aSuplEndContent

NewLC(CSuplEndContent *)

CSuplEnd * NewLC ( CSuplEndContent * aSuplEndContent ) [static]

Parameters

CSuplEndContent * aSuplEndContent

Member Data Documentation

CSuplEndContent * iSuplEndContent

CSuplEndContent * iSuplEndContent [private]