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 {
      int *   cube
      DdNode *   ub
   }   primes
   struct {
      int   size
   }   nodes
gen
struct {
   int   sp
   DdNode **   stack
stack
DdNodenode

Detailed Description

Definition at line 205 of file cuddInt.h.


Field Documentation

Definition at line 211 of file cuddInt.h.

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

Definition at line 206 of file cuddInt.h.

Definition at line 233 of file cuddInt.h.

struct { ... } DdGen::nodes
struct { ... } DdGen::primes

Definition at line 219 of file cuddInt.h.

int DdGen::sp

Definition at line 223 of file cuddInt.h.

struct { ... } DdGen::stack

Definition at line 228 of file cuddInt.h.

Definition at line 208 of file cuddInt.h.

Definition at line 207 of file cuddInt.h.

Definition at line 216 of file cuddInt.h.

CUDD_VALUE_TYPE DdGen::value

Definition at line 212 of file cuddInt.h.


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

Generated on Tue Jan 12 13:57:32 2010 for glu-2.2 by  doxygen 1.6.1