Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <xml_shared.h>
Data Fields | |
unsigned char | wbxml_version |
unsigned char | public_id |
unsigned long | charset |
Octstr * | binary |
int | code_page |
Definition at line 84 of file xml_shared.h.
Octstr* simple_binary_t::binary |
Definition at line 88 of file xml_shared.h.
unsigned long simple_binary_t::charset |
Definition at line 87 of file xml_shared.h.
int simple_binary_t::code_page |
Definition at line 89 of file xml_shared.h.
unsigned char simple_binary_t::public_id |
Definition at line 86 of file xml_shared.h.
unsigned char simple_binary_t::wbxml_version |
Definition at line 85 of file xml_shared.h.