class TOMASuplPosProtocolVersion |
Major Version (First element of the version number for POS Protocol, range: (0..255))
Technical Version (Second element of the version number, range: (0..255))
Minor Version (Third element of the version number for RRC, range: (0..255))
Public Member Functions | |
---|---|
TOMASuplPosProtocolVersion () | |
IMPORT_C TInt | GetPosProtocolVersion ( TUint8 &, TUint8 &, TUint8 &) |
IMPORT_C TInt | SetPosProtocolVersion ( TUint8 , TUint8 , TUint8 ) |
Private Attributes | |
---|---|
TUint8 | iMajorVersion |
TUint8 | iMinorVersion |
TUint8 | iTechVersion |
IMPORT_C TInt | GetPosProtocolVersion | ( | TUint8 & | aMajorVersion, |
TUint8 & | aTechVersion, | |||
TUint8 & | aMinorVersion | |||
) | const |
GetPosProtocolVersion retrieves the underlying control plane positioning protocol Version. SUPL Framework invokes this method.
IMPORT_C TInt | SetPosProtocolVersion | ( | TUint8 | aMajorVersion, |
TUint8 | aTechVersion, | |||
TUint8 | aMinorVersion | |||
) |
SetPosProtocolVersion is invoked by POS Message plug-in to set the underlying control plane positioning protocol version.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.