#include <acb.h>

Public Attributes | |
| char * | pName |
| char * | pSpec |
| Abc_Nam_t * | pStrs |
| Abc_Nam_t * | pFuns |
| Abc_Nam_t * | pMods |
| Hash_IntMan_t * | vHash |
| Vec_Int_t | vNameMap |
| Vec_Int_t | vNameMap2 |
| Vec_Int_t | vUsed |
| Vec_Int_t | vUsed2 |
| char * | pTypeNames [ABC_OPER_LAST] |
| int | nObjs [ABC_OPER_LAST] |
| int | nAnds [ABC_OPER_LAST] |
| int | iRoot |
| Vec_Ptr_t | vNtks |
| int | nOpens |
| Vec_Str_t | vOut |
| Vec_Str_t | vOut2 |
| void * | pMioLib |
| int Acb_Man_t_::nAnds[ABC_OPER_LAST] |
| int Acb_Man_t_::nObjs[ABC_OPER_LAST] |
| char* Acb_Man_t_::pTypeNames[ABC_OPER_LAST] |
| Hash_IntMan_t* Acb_Man_t_::vHash |