Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

string_table_t Struct Reference

Collaboration diagram for string_table_t:

Collaboration graph
[legend]

Data Fields

unsigned long offset
Octstrstring

Field Documentation

unsigned long string_table_t::offset
 

Definition at line 174 of file wml_compiler.c.

Referenced by string_table_add(), string_table_apply(), and string_table_create().

Octstr* string_table_t::string
 

Definition at line 175 of file wml_compiler.c.

Referenced by string_table_add(), string_table_apply(), string_table_create(), string_table_destroy(), and string_table_output().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.