TPositionUpdateOptionsBase Class Reference
class TPositionUpdateOptionsBase : public TPositionClassTypeBase |
The base class for classes storing position update options
Inherits from
- TPositionUpdateOptionsBase
Constructor & Destructor Documentation
TPositionUpdateOptionsBase()
IMPORT_C | TPositionUpdateOptionsBase | ( | ) | [protected] |
TPositionUpdateOptionsBase(TTimeIntervalMicroSeconds, TTimeIntervalMicroSeconds, TTimeIntervalMicroSeconds)
Constructor for TPositionUpdateOptionsBase. All parameters except aInterval have default values.
-
panic
- "LocationClient EPositionBadTime" if aInterval, aMaxAge or aTimeOut is negative.
Member Functions Documentation
MaxUpdateAge()
Returns the maximum update age
SetMaxUpdateAge(TTimeIntervalMicroSeconds)
sets the maximum update age
- panic
- "LocationClient EPositionBadTime" if aMaxAge is negative.
SetUpdateInterval(TTimeIntervalMicroSeconds)
Sets update interval
- panic
- "LocationClient EPositionBadTime" if aInterval is negative.
SetUpdateTimeOut(TTimeIntervalMicroSeconds)
Sets the update timeout
- panic
- "LocationClient EPositionBadTime" if aTimeOut is negative.
UpdateInterval()
Returns the update interval
UpdateTimeOut()
Returns the update timeout
Member Data Documentation
TTimeIntervalMicroSeconds
iMaxUpdateAge
TUint8
iReserved
Unused variable for future expansion.
TTimeIntervalMicroSeconds
iUpdateInterval
TTimeIntervalMicroSeconds
iUpdateTimeOut
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.