Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
char * | name |
char * | value |
unsigned char | token |
unsigned char | code_page |
Definition at line 111 of file ota_compiler.c.
unsigned char ota_3table_t::code_page |
Definition at line 115 of file ota_compiler.c.
Referenced by parse_attribute().
char* ota_3table_t::name |
Definition at line 112 of file ota_compiler.c.
unsigned char ota_3table_t::token |
Definition at line 114 of file ota_compiler.c.
Referenced by parse_attribute().
char* ota_3table_t::value |
Definition at line 113 of file ota_compiler.c.
Referenced by parse_attribute().