DdGen Struct Reference

#include <cuddInt.h>

Collaboration diagram for DdGen:
Collaboration graph
[legend]

Data Fields

DdManagermanager
int type
int status
union {
   struct {
      int *   cube
      CUDD_VALUE_TYPE   value
   }   cubes
   struct {
      st_table *   visited
      st_generator *   stGen
   }   nodes
gen
struct {
   int   sp
   DdNode **   stack
stack
DdNodenode

Detailed Description

Definition at line 173 of file cuddInt.h.


Field Documentation

Definition at line 179 of file cuddInt.h.

struct { ... } DdGen::cubes
union { ... } DdGen::gen

Definition at line 174 of file cuddInt.h.

Definition at line 191 of file cuddInt.h.

struct { ... } DdGen::nodes
int DdGen::sp

Definition at line 188 of file cuddInt.h.

struct { ... } DdGen::stack

Definition at line 189 of file cuddInt.h.

Definition at line 176 of file cuddInt.h.

Definition at line 184 of file cuddInt.h.

Definition at line 175 of file cuddInt.h.

CUDD_VALUE_TYPE DdGen::value

Definition at line 180 of file cuddInt.h.

Definition at line 183 of file cuddInt.h.


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

Generated on Tue Jan 5 12:19:45 2010 for abc70930 by  doxygen 1.6.1