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

#include <kit.h>

Data Fields

Kit_Edge_t eEdge0
 
Kit_Edge_t eEdge1
 
union {
   int   iFunc
 
   void *   pFunc
 
}; 
 
unsigned Level: 14
 
unsigned fNodeOr: 1
 
unsigned fCompl0: 1
 
unsigned fCompl1: 1
 
unsigned nLat0: 5
 
unsigned nLat1: 5
 
unsigned nLat2: 5
 

Detailed Description

Definition at line 67 of file kit.h.

Field Documentation

union { ... }
Kit_Edge_t Kit_Node_t_::eEdge0

Definition at line 69 of file kit.h.

Kit_Edge_t Kit_Node_t_::eEdge1

Definition at line 70 of file kit.h.

unsigned Kit_Node_t_::fCompl0

Definition at line 77 of file kit.h.

unsigned Kit_Node_t_::fCompl1

Definition at line 78 of file kit.h.

unsigned Kit_Node_t_::fNodeOr

Definition at line 76 of file kit.h.

int Kit_Node_t_::iFunc

Definition at line 72 of file kit.h.

unsigned Kit_Node_t_::Level

Definition at line 74 of file kit.h.

unsigned Kit_Node_t_::nLat0

Definition at line 80 of file kit.h.

unsigned Kit_Node_t_::nLat1

Definition at line 81 of file kit.h.

unsigned Kit_Node_t_::nLat2

Definition at line 82 of file kit.h.

void* Kit_Node_t_::pFunc

Definition at line 73 of file kit.h.


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