TLbsGpsOptionsItem Class Reference

class TLbsGpsOptionsItem

Encapsulates an item from an array of GPS options. TLbsGpsOptionsArray

Constructor & Destructor Documentation

TLbsGpsOptionsItem()

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

Member Functions Documentation

PosUpdateType()

IMPORT_C TPosUpdateType PosUpdateType ( ) const

Returns the required update type TLbsGpsOptionsArray

SetLocUpdateType(TPosUpdateType)

IMPORT_C void SetLocUpdateType ( TPosUpdateType aPosUpdateType )

Assigns the required update type TLbsGpsOptionsArray

Parameters

TPosUpdateType aPosUpdateType Specifies the required update type

Member Enumerations Documentation

Enum TPosUpdateType

Enumerators

EPosUpdateUnknown
EPosUpdateCalculation
EPosUpdateMeasurement

Member Data Documentation

TPosUpdateType iPosUpdateType

TPosUpdateType iPosUpdateType [protected]

Type of Location Update Data Required

TUint8 iReserved

TUint8 iReserved [protected]

Reserved