#import <NSObject-NSObject.h>
Definiert in Zeile 11 der Datei NSObject-NSObject.h.
| + (id) autorelease |
| + (Class) class |
| + (BOOL) conformsToProtocol: | (id) | fp8 |
| + (id) description |
| + (id) debugDescription |
| + (id) _copyDescription |
| + (unsigned int) hash |
| + (BOOL) isEqual: | (id) | fp8 |
| + (BOOL) isSubclassOfClass: | (Class) | fp8 |
| + (BOOL) isKindOfClass: | (Class) | fp8 |
| + (BOOL) isMemberOfClass: | (Class) | fp8 |
| + (BOOL) isFault |
| + (BOOL) isProxy |
| + (id) performSelector: | (SEL) | fp8 |
| + (id) performSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| + (id) performSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| withObject: | (id) | fp16 | ||
| + (void) release |
| + (BOOL) respondsToSelector: | (SEL) | fp8 |
| + (id) retain |
| + (unsigned int) retainCount |
| + (id) self |
| + (Class) superclass |
| + (struct _NSZone *) zone |
| + (void) initialize |
| + (void) load |
| + (id) alloc |
| + (id) allocWithZone: | (struct _NSZone *) | fp8 |
| + (id) copy |
| + (id) copyWithZone: | (struct _NSZone *) | fp8 |
| + (void) dealloc |
| + (void) finalize |
| + (id) mutableCopy |
| + (id) mutableCopyWithZone: | (struct _NSZone *) | fp8 |
| + (id) new |
| + (id) methodSignatureForSelector: | (SEL) | fp8 |
| + (id) instanceMethodSignatureForSelector: | (SEL) | fp8 |
| + (void) forwardInvocation: | (id) | fp8 |
| + (void) doesNotRecognizeSelector: | (SEL) | fp8 |
| + (BOOL) instancesRespondToSelector: | (SEL) | fp8 |
| + (void *) instanceMethodForSelector: | (SEL) | fp8 |
| + (void *) methodForSelector: | (SEL) | fp8 |
| + (BOOL) instancesImplementSelector: | (SEL) | fp8 |
| + (BOOL) implementsSelector: | (SEL) | fp8 |
| + (void) poseAsClass: | (Class) | fp8 |
| + (void) setVersion: | (int) | fp8 |
| + (int) version |
| + (BOOL) isAncestorOfObject: | (id) | fp8 |
| - (id) autorelease |
| - (Class) class |
| - (BOOL) conformsToProtocol: | (id) | fp8 |
| - (id) description |
| - (id) debugDescription |
| - (id) _copyDescription |
| - (unsigned int) hash |
| - (BOOL) isEqual: | (id) | fp8 |
| - (BOOL) isKindOfClass: | (Class) | fp8 |
| - (BOOL) isMemberOfClass: | (Class) | fp8 |
| - (BOOL) isFault |
| - (BOOL) isProxy |
| - (id) performSelector: | (SEL) | fp8 |
| - (id) performSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| - (id) performSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| withObject: | (id) | fp16 | ||
| - (void) release |
| - (BOOL) respondsToSelector: | (SEL) | fp8 |
| - (id) retain |
| - (unsigned int) retainCount |
| - (id) self |
| - (Class) superclass |
| - (struct _NSZone *) zone |
| - (id) copy |
| - (void) dealloc |
| - (void) finalize |
| - (id) init |
| - (id) mutableCopy |
| - (id) methodSignatureForSelector: | (SEL) | fp8 |
| - (void) forwardInvocation: | (id) | fp8 |
| - (id) forwardingTargetForSelector: | (SEL) | fp8 |
| - (id) awakeAfterUsingCoder: | (id) | fp8 |
| - (Class) classForCoder |
| - (id) replacementObjectForCoder: | (id) | fp8 |
| - (void) doesNotRecognizeSelector: | (SEL) | fp8 |
| - (void *) methodForSelector: | (SEL) | fp8 |
| - (BOOL) implementsSelector: | (SEL) | fp8 |
| - (void) perform: | (SEL) | fp8 | ||
| withEachObjectInArray: | (id) | fp12 | ||