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

simple_binary_t Struct Reference

#include <xml_shared.h>

Collaboration diagram for simple_binary_t:

Collaboration graph
[legend]

Data Fields

unsigned char wbxml_version
unsigned char public_id
unsigned long charset
Octstrbinary
int code_page

Field Documentation

Octstr* simple_binary_t::binary
 

Definition at line 88 of file xml_shared.h.

Referenced by simple_binary_create(), simple_binary_destroy(), and simple_binary_output().

unsigned long simple_binary_t::charset
 

Definition at line 87 of file xml_shared.h.

Referenced by simple_binary_create(), and simple_binary_output().

int simple_binary_t::code_page
 

Definition at line 89 of file xml_shared.h.

Referenced by parse_document().

unsigned char simple_binary_t::public_id
 

Definition at line 86 of file xml_shared.h.

Referenced by parse_document(), simple_binary_create(), and simple_binary_output().

unsigned char simple_binary_t::wbxml_version
 

Definition at line 85 of file xml_shared.h.

Referenced by parse_document(), simple_binary_create(), and simple_binary_output().


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.