COMASuplSLPSessionID Class Reference

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

Inherits from

  • COMASuplSLPSessionID

Constructor & Destructor Documentation

COMASuplSLPSessionID()

COMASuplSLPSessionID()[private]

~COMASuplSLPSessionID()

IMPORT_C~COMASuplSLPSessionID()
Destructor
Since
S60 S60_3.1u

Member Functions Documentation

CloneL()

IMPORT_C COMASuplSLPSessionID *CloneL()

Clone mothod for

NewL()

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

SetSuplSLPSessionID(const TDesC8 &, COMASuplSLPAddress *)

IMPORT_C voidSetSuplSLPSessionID(const TDesC8 &aSLPSessionID,
COMASuplSLPAddress *aSLPAddress
)
SetSuplSETSessionID Method.
Since
S60 S60_3.1u

Parameters

const TDesC8 & aSLPSessionIDSLPSessionID
COMASuplSLPAddress * aSLPAddressSLP Address

SuplSLPSessionID(TDes8 &, COMASuplSLPAddress *&)

IMPORT_C voidSuplSLPSessionID(TDes8 &aSLPSessionID,
COMASuplSLPAddress *&aSLPAddress
)const
SuplSLPSessionID Method.
Since
S60 S60_3.1u

Parameters

TDes8 & aSLPSessionIDSLPSessionID
COMASuplSLPAddress *& aSLPAddressSLP Address

operator==(const COMASuplSLPSessionID &)

IMPORT_C TBooloperator==(const COMASuplSLPSessionID &aSuplSLPSessionID)
Compare two SLP Session Ids
Since
S60 S60_3.1u

Parameters

const COMASuplSLPSessionID & aSuplSLPSessionID

Member Data Documentation

COMASuplSLPAddress * iSLPAddress

COMASuplSLPAddress *iSLPAddress[private]

TBuf8< KSLPSessionID > iSLPSessionID

TBuf8< KSLPSessionID >iSLPSessionID[private]