objc

Data Structures
NXConstantString.h File Reference

Defines the NXConstantString class for constant strings. More...

#include "Object.h"
Include dependency graph for NXConstantString.h:

Go to the source code of this file.

Data Structures

class  NXConstantString
 A constant string class. More...
 

Detailed Description

Defines the NXConstantString class for constant strings.

This class provides an immutable string object. It is a lightweight alternative to more complex string classes.

Definition in file NXConstantString.h.