#import <NSKeyValueFastMutableCollection1Getter.h>
Abgeleitet von NSKeyValueProxyGetter.
Öffentliche Methoden | |
| (id) | - initWithContainerClassID:key:nonmutatingMethods:mutatingMethods:proxyClass: |
| (void) | - dealloc |
| (void) | - finalize |
| (id) | - nonmutatingMethods |
| (id) | - mutatingMethods |
Geschützte Attribute | |
| NSKeyValueNonmutatingCollectionMethodSet * | _nonmutatingMethods |
| NSKeyValueMutatingCollectionMethodSet * | _mutatingMethods |
Definiert in Zeile 11 der Datei NSKeyValueFastMutableCollection1Getter.h.
| - (id) initWithContainerClassID: | (id) | fp8 | ||
| key: | (id) | fp12 | ||
| nonmutatingMethods: | (id) | fp16 | ||
| mutatingMethods: | (id) | fp20 | ||
| proxyClass: | (Class) | fp24 | ||
| - (void) dealloc |
Implementiert NSKeyValueAccessor.
| - (void) finalize |
Implementiert NSKeyValueAccessor.
| - (id) nonmutatingMethods |
| - (id) mutatingMethods |
- (NSKeyValueNonmutatingCollectionMethodSet*) _nonmutatingMethods [protected] |
Definiert in Zeile 13 der Datei NSKeyValueFastMutableCollection1Getter.h.
- (NSKeyValueMutatingCollectionMethodSet*) _mutatingMethods [protected] |
Definiert in Zeile 14 der Datei NSKeyValueFastMutableCollection1Getter.h.