21 #ifndef ABC__misc__nm__nm_h
22 #define ABC__misc__nm__nm_h
int Nm_ManFindIdByName(Nm_Man_t *p, char *pName, int Type)
void Nm_ManDeleteIdName(Nm_Man_t *p, int ObjId)
typedefABC_NAMESPACE_IMPL_START struct Vec_Int_t_ Vec_Int_t
DECLARATIONS ///.
int Nm_ManNumEntries(Nm_Man_t *p)
Vec_Int_t * Nm_ManReturnNameIds(Nm_Man_t *p)
char * Nm_ManStoreIdName(Nm_Man_t *p, int ObjId, int Type, char *pName, char *pSuffix)
int Nm_ManFindIdByNameTwoTypes(Nm_Man_t *p, char *pName, int Type1, int Type2)
char * Nm_ManFindNameById(Nm_Man_t *p, int ObjId)
typedefABC_NAMESPACE_HEADER_START struct Nm_Man_t_ Nm_Man_t
INCLUDES ///.
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
#define ABC_NAMESPACE_HEADER_END
char * Nm_ManCreateUniqueName(Nm_Man_t *p, int ObjId)
Nm_Man_t * Nm_ManCreate(int nSize)
MACRO DEFINITIONS ///.
void Nm_ManFree(Nm_Man_t *p)