Copyright ©1995 by NeXT Computer, Inc. All Rights Reserved.
| Types and Constants |
| Defined Types |
| NXAtom
typedef const char *NXAtom;
NXExceptionRaiser typedef void NXExceptionRaiser(int code,
NXHandler typedef struct _NXHandler {
NXHashState typedef struct {
NXHashTable typedef struct {
NXHashTablePrototype typedef struct {
NXUncaughtExceptionHandler typedef void NXUncaughtExceptionHandler(int code,
NXZone typedef struct _NXZone { |
| Symbolic Constants |
| List Constants
NX_NOT_IN_LIST |
| NXStringTable Constants | Value | |
| MAX_NXSTRINGTABLE_LENGTH | 1024 | |
| Zone Constants | Value | |
| NX_NOZONE | (NXZone *)0 |
| Global Variables |
| HashTable Prototypes
const NXHashTablePrototype NXPtrPrototype; |