|
NMD
|
#include <nmd_impl.h>

Data Fields | |
| int | cookie |
| int | alloc |
| int | ncat |
| NMD_metadata_category * | cats |
Definition at line 27 of file nmd_impl.h.
Definition at line 29 of file nmd_impl.h.
Referenced by NMDCreateObject(), and NMDObjectAllocateNewCategory().
Definition at line 30 of file nmd_impl.h.
Referenced by NMDCloneObject(), NMDCloneObjectStructure(), NMDCreateObject(), NMDDestroyObject(), NMDGetCategories(), NMDGetCategoryIGetComponents(), NMDObjectAllocateNewCategory(), NMDObjectDumpToMySQL(), NMDObjectTryGetCategory(), NMDReportObject(), and NMDViewObject().
Definition at line 28 of file nmd_impl.h.
Referenced by NMDCreateObject().
Definition at line 29 of file nmd_impl.h.
Referenced by NMDCloneObject(), NMDCloneObjectStructure(), NMDCreateObject(), NMDDestroyObject(), NMDGetCategories(), NMDObjectAllocateNewCategory(), NMDObjectDumpToMySQL(), NMDObjectTryGetCategory(), NMDReportObject(), and NMDViewObject().
1.7.6.1