abc-master
|
Data Fields | |
int | nIns |
int | nNodes |
int | nOuts |
int | iNode |
int | iDiff0 |
int | iDiff1 |
unsigned char * | pCur |
int | iPrev |
int | nBytes |
unsigned char | Data [0] |
Definition at line 332 of file saigSwitch.c.
unsigned char Aig_CMan_t_::Data[0] |
Definition at line 346 of file saigSwitch.c.
int Aig_CMan_t_::iDiff0 |
Definition at line 340 of file saigSwitch.c.
int Aig_CMan_t_::iDiff1 |
Definition at line 341 of file saigSwitch.c.
int Aig_CMan_t_::iNode |
Definition at line 339 of file saigSwitch.c.
int Aig_CMan_t_::iPrev |
Definition at line 344 of file saigSwitch.c.
int Aig_CMan_t_::nBytes |
Definition at line 345 of file saigSwitch.c.
int Aig_CMan_t_::nIns |
Definition at line 335 of file saigSwitch.c.
int Aig_CMan_t_::nNodes |
Definition at line 336 of file saigSwitch.c.
int Aig_CMan_t_::nOuts |
Definition at line 337 of file saigSwitch.c.
unsigned char* Aig_CMan_t_::pCur |
Definition at line 342 of file saigSwitch.c.