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

#include <stmm.h>

Collaboration diagram for stmm_table_entry:

Public Attributes

char * key
 
char * record
 
stmm_table_entrynext
 

Detailed Description

Definition at line 46 of file stmm.h.

Member Data Documentation

◆ key

char* stmm_table_entry::key

Definition at line 48 of file stmm.h.

◆ next

stmm_table_entry* stmm_table_entry::next

Definition at line 50 of file stmm.h.

◆ record

char* stmm_table_entry::record

Definition at line 49 of file stmm.h.


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