S60 3rd Edition API Reference: TPositionInfo Class Reference
TPositionInfo Class Reference
API published in: S60 2nd Ed FP 2
Link against: lbs.lib
Capability Information
Required Capabilities
Location
#include <lbspositioninfo.h>
Inherits TPositionInfoBase.
Inherited by HPositionGenericInfo, and TPositionCourseInfo.
Detailed Description
Standard class for getting a TPosition location fix from the location server.
Constructor & Destructor Documentation
| IMPORT_C TPositionInfo::TPositionInfo | ( | | ) | |
|
|
|
Default constructor.
Sets the class type and class size in the base class (TPositionInfoBase). |
Member Function Documentation
| IMPORT_C void TPositionInfo::GetPosition | ( | TPosition & | aPosition | ) | const |
|
|
|
Get the position information returned by the positioning module.
- Parameters:
-
| [out] | aPosition | The TPosition stored in this class is copied into aPosition |
|
| IMPORT_C void TPositionInfo::SetPosition | ( | const TPosition & | aPosition | ) | |
|
|
|
Set the position information.
This is usually called by the Location framework. Clients need not call this method. - Parameters:
-
| [in] | aPosition | The TPosition stored in this class is set to aPosition |
|
Field Documentation
The documentation for this class was generated from the following file: