abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Hop_Obj_t_ Struct Reference

#include <hop.h>

Data Fields

union {
   void *   pData
 
   int   iData
 
}; 
 
union {
   Hop_Obj_t *   pNext
 
   int   PioNum
 
}; 
 
Hop_Obj_tpFanin0
 
Hop_Obj_tpFanin1
 
unsigned int Type: 3
 
unsigned int fPhase: 1
 
unsigned int fMarkA: 1
 
unsigned int fMarkB: 1
 
unsigned int nRefs: 26
 
int Id
 

Detailed Description

Definition at line 65 of file hop.h.

Field Documentation

union { ... }
union { ... }
unsigned int Hop_Obj_t_::fMarkA

Definition at line 77 of file hop.h.

unsigned int Hop_Obj_t_::fMarkB

Definition at line 78 of file hop.h.

unsigned int Hop_Obj_t_::fPhase

Definition at line 76 of file hop.h.

int Hop_Obj_t_::Id

Definition at line 80 of file hop.h.

int Hop_Obj_t_::iData

Definition at line 69 of file hop.h.

unsigned int Hop_Obj_t_::nRefs

Definition at line 79 of file hop.h.

void* Hop_Obj_t_::pData

Definition at line 68 of file hop.h.

Hop_Obj_t* Hop_Obj_t_::pFanin0

Definition at line 73 of file hop.h.

Hop_Obj_t* Hop_Obj_t_::pFanin1

Definition at line 74 of file hop.h.

int Hop_Obj_t_::PioNum

Definition at line 72 of file hop.h.

Hop_Obj_t* Hop_Obj_t_::pNext

Definition at line 71 of file hop.h.

unsigned int Hop_Obj_t_::Type

Definition at line 75 of file hop.h.


The documentation for this struct was generated from the following file: