objc

Data Structures
NXObject.h File Reference

Defines the NXObject class, the base class for the Foundation framework. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NXObject
 The base class for objects in the Foundation framework. More...
 

Detailed Description

Defines the NXObject class, the base class for the Foundation framework.

This file provides the definition for NXObject, which extends the root Object class with zone-based memory management capabilities.

Definition in file NXObject.h.