class TLbsGpsOptionsItem |
Encapsulates an item from an array of GPS options. TLbsGpsOptionsArray
Public Member Functions | |
---|---|
TLbsGpsOptionsItem () | |
IMPORT_C TPosUpdateType | PosUpdateType () |
IMPORT_C void | SetLocUpdateType ( TPosUpdateType ) |
Public Member Enumerations | |
---|---|
enum | TPosUpdateType { EPosUpdateUnknown , EPosUpdateCalculation , EPosUpdateMeasurement } |
Protected Attributes | |
---|---|
TPosUpdateType | iPosUpdateType |
TUint8 | iReserved |
IMPORT_C | TLbsGpsOptionsItem | ( | ) |
Default constructor for TLbsGpsOptionsItem . Items of this type holds one specific GPS option. These are passed to the GPS module as part of the an TLbsGpsOptionsArray . TLbsGpsOptionsArray
IMPORT_C TPosUpdateType | PosUpdateType | ( | ) | const |
Returns the required update type TLbsGpsOptionsArray
IMPORT_C void | SetLocUpdateType | ( | TPosUpdateType | aPosUpdateType | ) |
Assigns the required update type TLbsGpsOptionsArray
TPosUpdateType aPosUpdateType | Specifies the required update type |
TPosUpdateType | iPosUpdateType | [protected] |
Type of Location Update Data Required
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.