objc

Data Structures
NXAutoreleasePool.h File Reference

Defines the NXAutoreleasePool class for managing autoreleased objects. More...

#include "NXObject.h"
Include dependency graph for NXAutoreleasePool.h:

Go to the source code of this file.

Data Structures

class  NXAutoreleasePool
 A class for managing autorelease pools. More...
 

Detailed Description

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.