ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Hash_Int_Entry_t_ Struct Reference

#include <hashInt.h>

Collaboration diagram for Hash_Int_Entry_t_:

Public Attributes

int key
 
int data
 
struct Hash_Int_Entry_t_pNext
 

Detailed Description

Definition at line 48 of file hashInt.h.

Member Data Documentation

◆ data

int Hash_Int_Entry_t_::data

Definition at line 51 of file hashInt.h.

◆ key

int Hash_Int_Entry_t_::key

Definition at line 50 of file hashInt.h.

◆ pNext

struct Hash_Int_Entry_t_* Hash_Int_Entry_t_::pNext

Definition at line 52 of file hashInt.h.


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