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

#include <dec.h>

Data Fields

Dec_Edge_t eEdge0
 
Dec_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
 
union {
   int   iFunc
 
   void *   pFunc
 
}; 
 

Detailed Description

Definition at line 50 of file dec.h.

Field Documentation

union { ... }
union { ... }
Dec_Edge_t Dec_Node_t_::eEdge0

Definition at line 52 of file dec.h.

Dec_Edge_t Dec_Node_t_::eEdge1

Definition at line 53 of file dec.h.

unsigned Dec_Node_t_::fCompl0

Definition at line 60 of file dec.h.

unsigned Dec_Node_t_::fCompl1

Definition at line 61 of file dec.h.

unsigned Dec_Node_t_::fNodeOr

Definition at line 59 of file dec.h.

int Dec_Node_t_::iFunc

Definition at line 55 of file dec.h.

unsigned Dec_Node_t_::Level

Definition at line 57 of file dec.h.

unsigned Dec_Node_t_::nLat0

Definition at line 63 of file dec.h.

unsigned Dec_Node_t_::nLat1

Definition at line 64 of file dec.h.

unsigned Dec_Node_t_::nLat2

Definition at line 65 of file dec.h.

void* Dec_Node_t_::pFunc

Definition at line 56 of file dec.h.


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