| class MTrackLogObserver |
Track log Observer interface class for receiving track-log events.
| Public Member Functions | |
|---|---|
| void | GPSFixQualityChanged ( TPositionSatelliteInfo &, TBool &) |
| void | TrackLogStarted ( TInt ) |
| void | TrackLogStopped ( TInt ) |
| void | GPSFixQualityChanged | ( | TPositionSatelliteInfo & | aFixQuality, |
| TBool & | aTrackingActive | |||
| ) | [pure virtual] | |||
Called to notify the observer that the GPS fix quality has changed.
| TPositionSatelliteInfo & aFixQuality | |
| TBool & aTrackingActive |
| void | TrackLogStarted | ( | TInt | aError | ) | [pure virtual] |
Called to notify the observer that the Track-log recording has started.
| TInt aError |
| void | TrackLogStopped | ( | TInt | aError | ) | [pure virtual] |
Called to notify the observer that the Track-log recording was stopped.
| TInt aError |
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.