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

#include <st.h>

Collaboration diagram for st__table_entry:

Public Attributes

char * key
 
char * record
 
st__table_entrynext
 

Detailed Description

Definition at line 45 of file st.h.

Member Data Documentation

◆ key

char* st__table_entry::key

Definition at line 46 of file st.h.

◆ next

st__table_entry* st__table_entry::next

Definition at line 48 of file st.h.

◆ record

char* st__table_entry::record

Definition at line 47 of file st.h.


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