Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

DdHashTable Struct Reference

#include <cuddInt.h>

Collaboration diagram for DdHashTable:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned int keysize
unsigned int itemsize
DdHashItem ** bucket
DdHashItemnextFree
DdHashItem ** memoryList
unsigned int numBuckets
int shift
unsigned int size
unsigned int maxsize
DdManagermanager

Member Data Documentation

DdHashItem** DdHashTable::bucket
 

Definition at line 216 of file cuddInt.h.

unsigned int DdHashTable::itemsize
 

Definition at line 215 of file cuddInt.h.

unsigned int DdHashTable::keysize
 

Definition at line 214 of file cuddInt.h.

DdManager* DdHashTable::manager
 

Definition at line 223 of file cuddInt.h.

unsigned int DdHashTable::maxsize
 

Definition at line 222 of file cuddInt.h.

DdHashItem** DdHashTable::memoryList
 

Definition at line 218 of file cuddInt.h.

DdHashItem* DdHashTable::nextFree
 

Definition at line 217 of file cuddInt.h.

unsigned int DdHashTable::numBuckets
 

Definition at line 219 of file cuddInt.h.

int DdHashTable::shift
 

Definition at line 220 of file cuddInt.h.

unsigned int DdHashTable::size
 

Definition at line 221 of file cuddInt.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 12 19:22:41 2004 for SystemC2.0.1(excludingMSLib)(IncludingSCV) by doxygen1.2.18