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

#include <cuddInt.h>

Data Fields

struct DdHashItemnext
 
ptrint count
 
DdNodevalue
 
DdNodekey [1]
 

Detailed Description

Definition at line 295 of file cuddInt.h.

Field Documentation

ptrint DdHashItem::count

Definition at line 297 of file cuddInt.h.

DdNode* DdHashItem::key[1]

Definition at line 299 of file cuddInt.h.

struct DdHashItem* DdHashItem::next

Definition at line 296 of file cuddInt.h.

DdNode* DdHashItem::value

Definition at line 298 of file cuddInt.h.


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