NSProxy Klassenreferenz

#import <NSProxy.h>

Abgeleitet von < NSObject >.

Aufstellung aller Elemente


Öffentliche Methoden

(long long) - forward:fp8:
(id) - forwardingTargetForSelector:
(void) - forwardInvocation:
(id) - methodSignatureForSelector:
(void) - doesNotRecognizeSelector:
(id) - retain
(unsigned int) - retainCount
(void) - release
(id) - autorelease
(void) - dealloc
(void) - finalize
(Class) - superclass
(Class) - class
(id) - self
(struct _NSZone *) - zone
(id) - description
(id) - debugDescription
(id) - _copyDescription
(BOOL) - isEqual:
(unsigned int) - hash
(id) - performSelector:
(id) - performSelector:withObject:
(id) - performSelector:withObject:withObject:
(BOOL) - isFault
(BOOL) - isProxy
(BOOL) - isKindOfClass:
(BOOL) - isMemberOfClass:
(BOOL) - conformsToProtocol:
(BOOL) - respondsToSelector:

Öffentliche, statische Methoden

(void) + initialize
(id) + allocWithZone:
(id) + alloc
(Class) + class
(id) + self
(id) + retain
(void) + release
(id) + autorelease
(unsigned int) + retainCount
(id) + copyWithZone:
(id) + mutableCopyWithZone:
(BOOL) + respondsToSelector:
(BOOL) + isAncestorOfObject:
(Class) + superclass
(id) + debugDescription
(id) + _copyDescription
(id) + performSelector:
(id) + performSelector:withObject:
(id) + performSelector:withObject:withObject:
(BOOL) + isFault
(BOOL) + isProxy
(BOOL) + isSubclassOfClass:

Geschützte Attribute

Class isa

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSProxy.h.


Dokumentation der Elementfunktionen

+ (void) initialize  

+ (id) allocWithZone: (struct _NSZone *)  fp8  

+ (id) alloc  

+ (Class) class  

Erneute Implementation von < NSObject >.

+ (id) self  

Erneute Implementation von < NSObject >.

+ (id) retain  

Erneute Implementation von < NSObject >.

+ (void) release  

Erneute Implementation von < NSObject >.

+ (id) autorelease  

Erneute Implementation von < NSObject >.

+ (unsigned int) retainCount  

Erneute Implementation von < NSObject >.

+ (id) copyWithZone: (struct _NSZone *)  fp8  

+ (id) mutableCopyWithZone: (struct _NSZone *)  fp8  

+ (BOOL) respondsToSelector: (SEL)  fp8  

Erneute Implementation von < NSObject >.

+ (BOOL) isAncestorOfObject: (id)  fp8  

+ (Class) superclass  

Erneute Implementation von < NSObject >.

+ (id) debugDescription  

+ (id) _copyDescription  

+ (id) performSelector: (SEL)  fp8  

Erneute Implementation von < NSObject >.

+ (id) performSelector: (SEL)  fp8
withObject: (id)  fp12 

Erneute Implementation von < NSObject >.

+ (id) performSelector: (SEL)  fp8
withObject: (id)  fp12
withObject: (id)  fp16 

Erneute Implementation von < NSObject >.

+ (BOOL) isFault  

+ (BOOL) isProxy  

Erneute Implementation von < NSObject >.

+ (BOOL) isSubclassOfClass: (Class)  fp8  

- (long long) forward: (SEL) 
fp8: (void *)  fp12 

- (id) forwardingTargetForSelector: (SEL)  fp8  

- (void) forwardInvocation: (id)  fp8  

- (id) methodSignatureForSelector: (SEL)  fp8  

- (void) doesNotRecognizeSelector: (SEL)  fp8  

- (id) retain  

Erneute Implementation von < NSObject >.

- (unsigned int) retainCount  

Erneute Implementation von < NSObject >.

- (void) release  

Erneute Implementation von < NSObject >.

- (id) autorelease  

Erneute Implementation von < NSObject >.

- (void) dealloc  

- (void) finalize  

- (Class) superclass  

Erneute Implementation von < NSObject >.

- (Class) class  

Erneute Implementation von < NSObject >.

- (id) self  

Erneute Implementation von < NSObject >.

- (struct _NSZone *) zone  

Erneute Implementation von < NSObject >.

- (id) description  

Erneute Implementation von < NSObject >.

- (id) debugDescription  

- (id) _copyDescription  

- (BOOL) isEqual: (id)  fp8  

Erneute Implementation von < NSObject >.

- (unsigned int) hash  

Erneute Implementation von < NSObject >.

- (id) performSelector: (SEL)  fp8  

Erneute Implementation von < NSObject >.

- (id) performSelector: (SEL)  fp8
withObject: (id)  fp12 

Erneute Implementation von < NSObject >.

- (id) performSelector: (SEL)  fp8
withObject: (id)  fp12
withObject: (id)  fp16 

Erneute Implementation von < NSObject >.

- (BOOL) isFault  

- (BOOL) isProxy  

Erneute Implementation von < NSObject >.

- (BOOL) isKindOfClass: (Class)  fp8  

Erneute Implementation von < NSObject >.

- (BOOL) isMemberOfClass: (Class)  fp8  

Erneute Implementation von < NSObject >.

- (BOOL) conformsToProtocol: (id)  fp8  

Erneute Implementation von < NSObject >.

- (BOOL) respondsToSelector: (SEL)  fp8  

Erneute Implementation von < NSObject >.


Dokumentation der Datenelemente

- (Class) isa [protected]

Definiert in Zeile 11 der Datei NSProxy.h.


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