objc

Data Structures
NXZone.h File Reference

Defines the NXZone class for memory management. More...

Go to the source code of this file.

Data Structures

class  NXZone
 A class for managing memory zones. More...
 

Detailed Description

Defines the NXZone class for memory management.

This file provides the definition for NXZone, which is used to manage memory allocations within specific regions, or "zones".

Definition in file NXZone.h.