| - (IBAction) clearRoute: |
|
(id) |
sender |
|
| + (Boolean) isVersion: |
|
(NSString *) |
pVersion1 |
| olderThan: |
|
(NSString *) |
pVersion2 |
|
|
| |
| - (IBAction) loadFromNetwork: |
|
(id) |
sender |
|
| - (BOOL) loadMap: |
|
(VgMyConfigPreferences *) |
pConfig |
|
| - (void) progress: |
|
(int) |
pReceived |
| outOf: |
|
(int) |
pTotal |
|
|
| |
| - (IBAction) resetConfigPreferences: |
|
(id) |
sender |
|
| - (IBAction) simulatePosition: |
|
(id) |
sender |
|
| - (IBAction) switchToGlobalView: |
|
(id) |
sender |
|
| - (IBAction) toggleAvoidStairsRouting: |
|
(UISwitch *) |
sender |
|
| - (void) updateMapViewParameters |
|
|
|
| - (BOOL) verifyMap: |
|
(VgMyConfigPreferences *) |
pConfig |
| withOutputErrorStr: |
|
(std::string &) |
pOutErrorStr |
|
|
| |
| - (UISwitch*) mAvoidStairsRoutingSwitch |
|
protected |
| - (UISwitch*) mSimulatePositionSwitch |
|
protected |
| - (UIButton*) mSwitchViewsButton |
|
protected |
| - (VgMySwitchViewsListener*) mVgMySwitchViewsListener |
|
protected |
| - (VgMyViewControllerImpl*) mVgMyViewControllerImpl |
|
protected |
| - (IBOutlet UISwitch*) mAvoidStairsRoutingSwitch |
|
readwriteatomicretain |
| - (VgMyConfigPreferences *) mConfigPreferences |
|
readwriteatomicretain |
| - (IBOutlet VgEAGLView*) mMapView |
|
readwriteatomicretain |
| - (UIProgressView *) mProgressView |
|
readwriteatomicretain |
| - (IBOutlet UISwitch*) mSimulatePositionSwitch |
|
readwriteatomicretain |
| - (IBOutlet UIButton*) mSwitchViewsButton |
|
readwriteatomicretain |
The documentation for this class was generated from the following file: