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

#include <hashGen.h>

Collaboration diagram for Hash_Gen_Entry_t_:

Public Attributes

char * key
 
void * data
 
struct Hash_Gen_Entry_t_pNext
 

Detailed Description

Definition at line 46 of file hashGen.h.

Member Data Documentation

◆ data

void* Hash_Gen_Entry_t_::data

Definition at line 49 of file hashGen.h.

◆ key

char* Hash_Gen_Entry_t_::key

Definition at line 48 of file hashGen.h.

◆ pNext

struct Hash_Gen_Entry_t_* Hash_Gen_Entry_t_::pNext

Definition at line 50 of file hashGen.h.


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