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

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 void SetSuplSLPSessionID ( const TDesC8 & aSLPSessionID,
COMASuplSLPAddress * aSLPAddress
)
SetSuplSETSessionID Method.
Since
S60 S60_3.1u

Parameters

const TDesC8 & aSLPSessionID SLPSessionID
COMASuplSLPAddress * aSLPAddress SLP Address

SuplSLPSessionID(TDes8 &, COMASuplSLPAddress *&)

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

Parameters

TDes8 & aSLPSessionID SLPSessionID
COMASuplSLPAddress *& aSLPAddress SLP Address

operator==(const COMASuplSLPSessionID &)

IMPORT_C TBool operator== ( 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]