COMASuplSETSessionID Class Reference

class COMASuplSETSessionID : public CBase
SUPL SET Session Id Object This class is responsible for storing the SET id in Session Id eposomasuplasnconverter.lib
Since
S60 S60_3.1u

Inherits from

  • COMASuplSETSessionID

Constructor & Destructor Documentation

COMASuplSETSessionID()

COMASuplSETSessionID()[private]

~COMASuplSETSessionID()

IMPORT_C~COMASuplSETSessionID()[virtual]
Destructor
Since
S60 S60_3.1u

Member Functions Documentation

CloneL()

IMPORT_C COMASuplSETSessionID *CloneL()

NewL()

IMPORT_C COMASuplSETSessionID *NewL()[static]
Two phased constructor
Since
S60 S60_3.1u

SetSuplSETIDType(TSuplSETIDType)

IMPORT_C voidSetSuplSETIDType(TSuplSETIDTypeaSuplSETIDType)
SetSuplSETIDType Method.
Since
S60 S60_3.1u

Parameters

TSuplSETIDType aSuplSETIDType

SetSuplSETSessionIDIMSI(TInt, const TDesC8 &)

IMPORT_C voidSetSuplSETSessionIDIMSI(TIntaSETSessionID,
const TDesC8 &aIMSI
)
SuplSETSessionID Method.
Since
S60 S60_3.1u

Parameters

TInt aSETSessionIDthe SET Session ID
const TDesC8 & aIMSIIMSI

SetSuplSETSessionIDIPv4(TInt, const TDesC8 &)

IMPORT_C voidSetSuplSETSessionIDIPv4(TIntaSETSessionID,
const TDesC8 &aIPv4Address
)
SuplSETSessionID Method.
Since
S60 S60_3.1u

Parameters

TInt aSETSessionIDthe SET Session ID
const TDesC8 & aIPv4Address

SetSuplSETSessionIDIPv6(TInt, const TDesC8 &)

IMPORT_C voidSetSuplSETSessionIDIPv6(TIntaSETSessionID,
const TDesC8 &aIPv6Address
)
SuplSETSessionID Method.
Since
S60 S60_3.1u

Parameters

TInt aSETSessionIDthe SET Session ID
const TDesC8 & aIPv6AddressIPvAddress

SuplSETIDType()

IMPORT_C COMASuplSETSessionID::TSuplSETIDTypeSuplSETIDType()const
SuplSETIDType Method.
Since
S60 S60_3.1u

SuplSETSessionID(TInt &, TDes8 &)

IMPORT_C voidSuplSETSessionID(TInt &aSETSessionID,
TDes8 &aIPvAddress
)const
SuplSETSessionID Method.
Since
S60 S60_3.1u

Parameters

TInt & aSETSessionIDthe SET Session ID
TDes8 & aIPvAddressIPvAddress

operator==(const COMASuplSETSessionID &)

IMPORT_C TBooloperator==(const COMASuplSETSessionID &aSuplSETSessionID)
overloaded == operator
Since
S60 S60_3.1u

Parameters

const COMASuplSETSessionID & aSuplSETSessionID

Member Enumerations Documentation

Enum TSuplSETIDType

enum for type of Set ID

Enumerators

EIPv4Address = 0
EIPv6Address
EIMSI

Member Data Documentation

TSuplSETIDType iChoice

TSuplSETIDType iChoice[private]

TBuf8< KIPv6Address > iSETAddress

TBuf8< KIPv6Address >iSETAddress[private]

TInt iSETSessionID

TInt iSETSessionID[private]