TOMASuplPosProtocol2 Class Reference

class TOMASuplPosProtocol2 : public TOMASuplPosProtocol
TOMASuplPosProtocol determines the underlying control plane positioning protocol. The different possible values for the positioning protocol are
  • TIA 801 (Telecommunication Industry Association 801)

  • RRLP (Radio Resource LCS Protocol)

  • RRC (Radio Resource Control)

Since
S60 S60_5.2

Inherits from

  • TOMASuplPosProtocol2
Public Member Functions
TOMASuplPosProtocol2 ()
IMPORT_C TInt GetVer2PosProtocolExtn ( TOMASuplVer2ProtocolExt &)
IMPORT_C void SetVer2PosProtoExtn ( TOMASuplVer2ProtocolExt )
Inherited Functions
TOMASuplPosProtocol::GetPosProtocol(TBool &,TBool &,TBool &)const
TOMASuplPosProtocol::SetPosProtocol(TBool,TBool,TBool)
TOMASuplPosProtocol::TOMASuplPosProtocol()
Private Attributes
TBool iIsVer2ExtnSet
TOMASuplVer2ProtocolExt iVer2Ext

Constructor & Destructor Documentation

TOMASuplPosProtocol2()

IMPORT_C TOMASuplPosProtocol2 ( )

Constructor for TOMASuplPosProtocol2

Member Functions Documentation

GetVer2PosProtocolExtn(TOMASuplVer2ProtocolExt &)

IMPORT_C TInt GetVer2PosProtocolExtn ( TOMASuplVer2ProtocolExt & aVer2Extn ) const

Getter method for Posprotocol extension

Parameters

TOMASuplVer2ProtocolExt & aVer2Extn

SetVer2PosProtoExtn(TOMASuplVer2ProtocolExt)

IMPORT_C void SetVer2PosProtoExtn ( TOMASuplVer2ProtocolExt aVer2Extn )

Setter method for Posprotocol extension

Parameters

TOMASuplVer2ProtocolExt aVer2Extn

Member Data Documentation

TBool iIsVer2ExtnSet

TBool iIsVer2ExtnSet [private]

TOMASuplVer2ProtocolExt iVer2Ext

TOMASuplVer2ProtocolExt iVer2Ext [private]