abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
st__table_entry Struct Reference

#include <st.h>

Data Fields

char * key
 
char * record
 
st__table_entrynext
 

Detailed Description

Definition at line 45 of file st.h.

Field Documentation

char* st__table_entry::key

Definition at line 46 of file st.h.

st__table_entry* st__table_entry::next

Definition at line 48 of file st.h.

char* st__table_entry::record

Definition at line 47 of file st.h.


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