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

#include <hashPtr.h>

Collaboration diagram for Hash_Ptr_Entry_t_:

Public Attributes

int key
 
void * data
 
struct Hash_Ptr_Entry_t_pNext
 

Detailed Description

Definition at line 48 of file hashPtr.h.

Member Data Documentation

◆ data

void* Hash_Ptr_Entry_t_::data

Definition at line 51 of file hashPtr.h.

◆ key

int Hash_Ptr_Entry_t_::key

Definition at line 50 of file hashPtr.h.

◆ pNext

struct Hash_Ptr_Entry_t_* Hash_Ptr_Entry_t_::pNext

Definition at line 52 of file hashPtr.h.


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