Defines the NXAutoreleasePool class for managing autoreleased objects. More...
#include "NXObject.h"
Go to the source code of this file.
Data Structures | |
class | NXAutoreleasePool |
A class for managing autorelease pools. More... | |
Defines the NXAutoreleasePool class for managing autoreleased objects.
This file provides the definition for NXAutoreleasePool, which is used to manage objects that are to be released at a later time.
Definition in file NXAutoreleasePool.h.