Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
Octstr * | attribute |
unsigned char | binary |
List * | value_list |
Definition at line 204 of file wml_compiler.c.
Octstr* wml_attribute_t::attribute |
Definition at line 205 of file wml_compiler.c.
Referenced by attr_dict_construct(), attribute_create(), attribute_destroy(), and parse_attribute().
unsigned char wml_attribute_t::binary |
Definition at line 206 of file wml_compiler.c.
Referenced by attr_dict_construct(), attribute_create(), and parse_attribute().
List* wml_attribute_t::value_list |
Definition at line 207 of file wml_compiler.c.
Referenced by attr_dict_construct(), attribute_create(), attribute_destroy(), and parse_attribute().