
Public Attributes | |
| int | nVars |
| int | nWords |
| int | nObjsAlloc |
| int | nObjs |
| Gem_Obj_t * | pObjs |
| Vec_Mem_t * | vTtMem |
| word ** | pTtElems |
| int | fVerbose |
Definition at line 41 of file extraUtilMaj.c.
| int Gem_Man_t_::fVerbose |
Definition at line 50 of file extraUtilMaj.c.
| int Gem_Man_t_::nObjs |
Definition at line 46 of file extraUtilMaj.c.
| int Gem_Man_t_::nObjsAlloc |
Definition at line 45 of file extraUtilMaj.c.
| int Gem_Man_t_::nVars |
Definition at line 43 of file extraUtilMaj.c.
| int Gem_Man_t_::nWords |
Definition at line 44 of file extraUtilMaj.c.
| Gem_Obj_t* Gem_Man_t_::pObjs |
Definition at line 47 of file extraUtilMaj.c.
| word** Gem_Man_t_::pTtElems |
Definition at line 49 of file extraUtilMaj.c.
| Vec_Mem_t* Gem_Man_t_::vTtMem |
Definition at line 48 of file extraUtilMaj.c.