CSuplIpAddress Class Reference

class CSuplIpAddress : public CBase

The class to encode and decode the Supl Message IPAddress.

Inherits from

Constructor & Destructor Documentation

CSuplIpAddress(CSuplIpAddressContent *)

CSuplIpAddress(CSuplIpAddressContent *aIpAddressContent)[private]

Parameters

CSuplIpAddressContent * aIpAddressContent

~CSuplIpAddress()

~CSuplIpAddress()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

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

voidDecodeFromL(const TDesC8 &aBufferToDecode,
const TIntaStartBitPos,
TInt &aDecodedBitsLength
)

Parameters

const TDesC8 & aBufferToDecode
const TInt aStartBitPos
TInt & aDecodedBitsLength

EncodeL(CAsn1PerEncoding &)

voidEncodeL(CAsn1PerEncoding &aPerEncoding)

Parameters

CAsn1PerEncoding & aPerEncoding

NewL(CSuplIpAddressContent *)

CSuplIpAddress *NewL(CSuplIpAddressContent *aIpAddressContent)[static]

Implementation of Supl Message IP Address class

Parameters

CSuplIpAddressContent * aIpAddressContent

NewLC(CSuplIpAddressContent *)

CSuplIpAddress *NewLC(CSuplIpAddressContent *aIpAddressContent)[static]

Parameters

CSuplIpAddressContent * aIpAddressContent

Member Data Documentation

CSuplIpAddressContent * iIpAddressContent

CSuplIpAddressContent *iIpAddressContent[private]