NSClassDescription Klassenreferenz

#import <NSClassDescription.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(void) - finalize
(id) - attributeKeys
(id) - toOneRelationshipKeys
(id) - toManyRelationshipKeys
(id) - inverseForRelationshipKey:

Öffentliche, statische Methoden

(void) + registerClassDescription:forClass:
(void) + invalidateClassDescriptionCache
(id) + classDescriptionForClass:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSClassDescription.h.


Dokumentation der Elementfunktionen

+ (void) registerClassDescription: (id)  fp8
forClass: (Class)  fp12 

+ (void) invalidateClassDescriptionCache  

+ (id) classDescriptionForClass: (Class)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (void) finalize  

Implementiert NSObject.

- (id) attributeKeys  

- (id) toOneRelationshipKeys  

- (id) toManyRelationshipKeys  

- (id) inverseForRelationshipKey: (id)  fp8  


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