VgMySimulatedLocationProvider::VgMySimulatedLocationProvider |
( |
VgApplication::VgIApplication * |
pApplication, |
|
|
VgMyLayerAndCameraHandler * |
pLayerAndCameraHandler |
|
) |
| |
VgMySimulatedLocationProvider::~VgMySimulatedLocationProvider |
( |
| ) |
|
void VgMySimulatedLocationProvider::disable |
( |
| ) |
|
|
virtual |
Requests provider stops sending location notifications.
If provider is registered with the location manager, a notifyLocationProviderDisabled() will be broadcast to associated listeners.
Implements VgMyLocationProvider.
void VgMySimulatedLocationProvider::enable |
( |
| ) |
|
|
virtual |
Requests provider starts sending location notifications.
If provider is registered with the location manager, a notifyLocationProviderEnabled() will be broadcast to associated listeners
Implements VgMyLocationProvider.
void VgMySimulatedLocationProvider::generateTestPosition |
( |
| ) |
|
std::string VgMySimulatedLocationProvider::getName |
( |
| ) |
|
|
virtual |
bool VgMySimulatedLocationProvider::isEnabled |
( |
| ) |
|
|
virtual |
bool VgMySimulatedLocationProvider::supportsAccuracy |
( |
| ) |
|
|
virtual |
bool VgMySimulatedLocationProvider::supportsContext |
( |
| ) |
|
|
virtual |
bool VgMySimulatedLocationProvider::supportsFloor |
( |
| ) |
|
|
virtual |
bool VgMySimulatedLocationProvider::supportsHeading |
( |
| ) |
|
|
virtual |
bool VgMySimulatedLocationProvider::supportsPosition |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- VgMySimulatedLocationProvider.h