GMMLocation Klassenreferenz

#import <GMMLocation.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(int) - responseCode
(struct MapPoint *) - point
(int) - accuracy
(int) - confidence
(id) - geo_string

Geschützte Attribute

int responseCode_
struct MapPointpoint_
int accuracy_
int confidence_
NSStringgeo_string_

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei GMMLocation.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert NSObject.

- (int) responseCode  

- (struct MapPoint *) point  

- (int) accuracy  

- (int) confidence  

- (id) geo_string  


Dokumentation der Datenelemente

- (int) responseCode_ [protected]

Definiert in Zeile 13 der Datei GMMLocation.h.

- (struct MapPoint*) point_ [read, protected]

Definiert in Zeile 14 der Datei GMMLocation.h.

- (int) accuracy_ [protected]

Definiert in Zeile 15 der Datei GMMLocation.h.

- (int) confidence_ [protected]

Definiert in Zeile 16 der Datei GMMLocation.h.

- (NSString*) geo_string_ [protected]

Definiert in Zeile 17 der Datei GMMLocation.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: