#import <NSGCAutoreleasePool.h>
Abgeleitet von NSAutoreleasePool.
Öffentliche Methoden | |
| (id) | - initWithCapacity: |
| (void) | - addObject: |
Öffentliche, statische Methoden | |
| (void) | + collectIfNeeded |
Definiert in Zeile 9 der Datei NSGCAutoreleasePool.h.
| + (void) collectIfNeeded |
| - (id) initWithCapacity: | (unsigned int) | fp8 |
Implementiert NSAutoreleasePool.
| - (void) addObject: | (id) | fp8 |
Implementiert NSAutoreleasePool.