Public Attributes | |
config * | data |
s_x4node * | next |
s_x4node ** | from |
Definition at line 4548 of file lemon.c.
struct config* s_x4node::data [read] |
Definition at line 4549 of file lemon.c.
Referenced by Configtable_clear(), Configtable_find(), and Configtable_insert().
struct s_x4node* s_x4node::next [read] |
Definition at line 4550 of file lemon.c.
Referenced by Configtable_find(), and Configtable_insert().
struct s_x4node** s_x4node::from [read] |