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

string_table_proposal_t Struct Reference

Collaboration diagram for string_table_proposal_t:

Collaboration graph
[legend]

Data Fields

int count
Octstrstring

Field Documentation

int string_table_proposal_t::count
 

Definition at line 184 of file wml_compiler.c.

Referenced by string_table_add_many(), string_table_proposal_create(), and string_table_sort_list().

Octstr* string_table_proposal_t::string
 

Definition at line 185 of file wml_compiler.c.

Referenced by string_table_add_many(), string_table_collect_words(), string_table_proposal_create(), string_table_proposal_destroy(), and string_table_sort_list().


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.