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

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(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]