TPositionUpdateOptions Class Reference

class TPositionUpdateOptions : public TPositionUpdateOptionsBase

The normal class for storing position update options

Inherits from

Constructor & Destructor Documentation

TPositionUpdateOptions()

IMPORT_CTPositionUpdateOptions()

TPositionUpdateOptions(TTimeIntervalMicroSeconds, TTimeIntervalMicroSeconds, TTimeIntervalMicroSeconds, TBool)

IMPORT_CTPositionUpdateOptions(TTimeIntervalMicroSecondsaInterval,
TTimeIntervalMicroSecondsaTimeOut =  TTimeIntervalMicroSeconds(0),
TTimeIntervalMicroSecondsaMaxAge =  TTimeIntervalMicroSeconds(0),
TBoolaAcceptPartialUpdates = EFalse
)

Parameters

TTimeIntervalMicroSeconds aInterval
TTimeIntervalMicroSeconds aTimeOut =  TTimeIntervalMicroSeconds(0)
TTimeIntervalMicroSeconds aMaxAge =  TTimeIntervalMicroSeconds(0)
TBool aAcceptPartialUpdates = EFalse

Member Functions Documentation

AcceptPartialUpdates()

IMPORT_C TBoolAcceptPartialUpdates()const

SetAcceptPartialUpdates(TBool)

IMPORT_C voidSetAcceptPartialUpdates(TBoolaAcceptPartialUpdates)

Parameters

TBool aAcceptPartialUpdates

Member Data Documentation

TBool iAcceptPartialUpdates

TBool iAcceptPartialUpdates[protected]

Whether partial updates are accepted

TUint8 iReserved

TUint8 iReserved[private]

Unused variable for future expansion.