TOMASuplSupported3GPP2PosProtoVer Class Reference

class TOMASuplSupported3GPP2PosProtoVer

Class to hold supported 3GPP2 pos protocol version

Since
S60 S60_5.2

Constructor & Destructor Documentation

TOMASuplSupported3GPP2PosProtoVer()

IMPORT_CTOMASuplSupported3GPP2PosProtoVer()

Member Functions Documentation

GetTOMASuplSupported3GPP2PosProtoVer(TUint16 &, TInt &, TInt &)

IMPORT_C voidGetTOMASuplSupported3GPP2PosProtoVer(TUint16 &aRevNum,
TInt &aPointReleaseNumber,
TInt &aInternalEditLevel
)const

GetTOMASuplPosProtocolVersion3GPP

Parameters

TUint16 & aRevNum
TInt & aPointReleaseNumber
TInt & aInternalEditLevel

SetTOMASuplSupported3GPP2PosProtoVer(TUint16, TInt, TInt)

IMPORT_C voidSetTOMASuplSupported3GPP2PosProtoVer(TUint16aRevNumber,
TIntaPointReleaseNumber,
TIntaInternalEditLevel
)

SetTOMASuplPosProtocolVersion3GPP

Parameters

TUint16 aRevNumber
TInt aPointReleaseNumber
TInt aInternalEditLevel

Member Data Documentation

TInt iInternalEditLevel

TInt iInternalEditLevel[private]

TInt iPointReleaseNumber

TInt iPointReleaseNumber[private]

TUint16 iRevNumber

TUint16 iRevNumber[private]