class TLbsNetPosRequestOptionsAssistance : public TLbsNetPosRequestOptions |
This class encapsulated the parameters for the terminal issuing a self location request.
TLbsNetPosRequestOptions CLbsNetworkProtocolBase::RequestSelfLocation
Public Member Functions | |
---|---|
TLbsNetPosRequestOptionsAssistance () | |
IMPORT_C TLbsAsistanceDataGroup | DataRequestMask () |
IMPORT_C TPositionModuleInfo::TTechnologyType | PosMode () |
IMPORT_C void | SetDataRequestMask ( TLbsAsistanceDataGroup ) |
IMPORT_C void | SetPosMode ( TPositionModuleInfo::TTechnologyType ) |
Protected Attributes | |
---|---|
TLbsAsistanceDataGroup | iDataRequestMask |
TPositionModuleInfo::TTechnologyType | iPosMode |
TUint8 | iReserved |
Inherited Attributes | |
---|---|
TLbsNetClassTypeBase::iClassSize | |
TLbsNetClassTypeBase::iClassType | |
TLbsNetPosRequestOptions::iNewClient | |
TLbsNetPosRequestOptions::iQuality |
IMPORT_C | TLbsNetPosRequestOptionsAssistance | ( | ) |
Constructor for the TLbsNetPosRequestOptionsAssistance
This class is used to encapsulated the common parameters for the terminal issuing a self location request.
TLbsNetPosRequestOptions CLbsNetworkProtocolBase::RequestSelfLocation
IMPORT_C TLbsAsistanceDataGroup | DataRequestMask | ( | ) | const |
Returns the desired set of assistance data that should be obtained from the network. A bit mask of zero indicates that no assistance data is requried.
IMPORT_C TPositionModuleInfo::TTechnologyType | PosMode | ( | ) | const |
Returns the current mode of the module requesting location.
IMPORT_C void | SetDataRequestMask | ( | TLbsAsistanceDataGroup | aDataRequestMask | ) |
Specifies the desired set of assistance data that should be obtained from the network. A bit mask of zero indicates that no assistance data is requried.
TLbsAsistanceDataGroup aDataRequestMask |
IMPORT_C void | SetPosMode | ( | TPositionModuleInfo::TTechnologyType | aPosMode | ) |
Specifies the current positioning mode for the location being requested by the LBS subsystem
TPositionModuleInfo::TTechnologyType aPosMode |
TPositionModuleInfo::TTechnologyType | iPosMode | [protected] |
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.