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

#include <stmm.h>

Data Fields

char * key
 
char * record
 
stmm_table_entrynext
 

Detailed Description

Definition at line 46 of file stmm.h.

Field Documentation

char* stmm_table_entry::key

Definition at line 48 of file stmm.h.

stmm_table_entry* stmm_table_entry::next

Definition at line 50 of file stmm.h.

char* stmm_table_entry::record

Definition at line 49 of file stmm.h.


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