TPositionCourseInfo Class Reference
class TPositionCourseInfo : public TPositionInfo |
Class for getting a TCourse from the location server.
Constructor & Destructor Documentation
TPositionCourseInfo()
IMPORT_C | TPositionCourseInfo | ( | ) | |
Default constructor. Sets the class type and class size in the base class (TPositionInfoBase).
Member Functions Documentation
GetCourse(TCourse &)
IMPORT_C void | GetCourse | ( | TCourse & | aCourse | ) | const |
Gets the TCourse stored in this class
Parameters
TCourse & aCourse | The TCourse stored in this class is copied into aCourse. |
SetCourse(const TCourse &)
IMPORT_C void | SetCourse | ( | const TCourse & | aCourse | ) | |
Sets the TCourse stored in this class
Parameters
const TCourse & aCourse | The TCourse stored in this class is set to aCourse. |
Member Data Documentation
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.