VgINavigationCallback provides an interface for the Navigation Module to communicate with the navigation request.
More...
VgINavigationCallback provides an interface for the Navigation Module to communicate with the navigation request.
- Date
- 04/10/2011
- Version
- 2.1.2 updated note on retaining a VgINavigation on this class
VgNavigationModule::VgINavigationCallback::VgINavigationCallback |
( |
| ) |
|
|
inlineprotected |
virtual VgNavigationModule::VgINavigationCallback::~VgINavigationCallback |
( |
| ) |
|
|
inlinevirtual |
Informs requester that a navigation has been computed.
- Parameters
-
| pStatus | Indicating the status of the result. |
[out] | pNavigation | Containing the newly calculated navigation, or NULL if pStatus returns anthing other then eSuccess. |
- Returns
- true if the VgINavigation object should continue to call the notifyNewInstruction() for the first instruction.
- Version
- 2.1.2 updated remark regarding retention of pNavigation
The documentation for this interface was generated from the following file: