|
NMD
|
#include "nmd.h"

Go to the source code of this file.
Data Structures | |
| struct | NMD_metadata_item_ |
| struct | NMD_metadata_category_ |
| struct | NMD_metadata_ |
| struct | NMD_object_ |
| struct | NMD_intarray_struct |
| struct | NMD_realarray_struct |
Defines | |
| #define | CHKMEMQ |
| #define CHKMEMQ |
Definition at line 7 of file nmd_impl.h.
Referenced by NMDAllocateCategory(), NMDAllocateComponent(), NMDCategoryAllocateNewComponent(), NMDCategoryGetComponent(), NMDCategoryGetComponents(), NMDCategoryGetOrCreateComponent(), NMDCategoryTryGetComponent(), NMDCloneObject(), NMDCloneObjectStructure(), NMDCopyArrayValue(), NMDCopyCategory(), NMDCopyItemValues(), NMDCreateObject(), NMDDestroyObject(), NMDGetArrayValue(), NMDGetCategories(), NMDGetValue(), NMDObjectAllocateNewCategory(), NMDObjectEnsureCategoryComponent(), NMDObjectGetOrCreateCategory(), NMDObjectHasCategoryComponent(), NMDRemoveCategory(), NMDReportObject(), NMDSetArrayValue(), NMDSetValue(), NMDUnsetValue(), and NMDViewObject().
1.7.6.1