stream_input_memory Member List
This is the complete list of members for
stream_input_memory, including all inherited members.
_big_pool | byte_source | [protected] |
_convert_allocator | byte_source | [protected] |
_depot_allocator | byte_source | [protected] |
_external_buffer | stream_input_memory | [private] |
_external_pos | stream_input_memory | [private] |
_external_size | stream_input_memory | [private] |
_list_allocator | byte_source | [protected] |
_small_pool | byte_source | [protected] |
_store_allocator | byte_source | [protected] |
_url | byte_source | [protected] |
_xml_size | byte_source | [protected] |
byte_source(mem_pool_t &small_pool, mem_pool_t &big_pool, size_t xml_size, const char *url, bool subset) | byte_source | |
current_pos() const | byte_source | [inline] |
data_request(ub1_t *buf, size_t &len) | stream_input_memory | [protected, virtual] |
get_buffer_pos() const | byte_source | [inline, protected] |
get_encoding() const | byte_source | [inline] |
get_location() const | byte_source | [inline] |
get_standalone() const | byte_source | [inline] |
get_subset() const | byte_source | [inline] |
get_version() const | byte_source | [inline] |
get_xml_size() const | byte_source | [inline] |
parseTextDecl() | byte_source | [protected] |
parseXMLDecl() | byte_source | [protected] |
pick() | byte_source | |
pip() | byte_source | |
pop() | byte_source | |
pull(ub1_t *x, size_t len) | byte_source | |
push(const ub1_t *x, size_t len) | byte_source | |
push(ub1_t x) | byte_source | [inline] |
reset_buffer() | byte_source | [protected] |
set_encoding(encodingSchema schema) | byte_source | [inline] |
skip_quote(ub1_t symbol=0) | byte_source | |
skip_sign(ub1_t symbol, bool skip_before, bool skip_after, const char *message) | byte_source | |
skip_string(const char *x, const char *message) | byte_source | |
skip_white_space(bool mustPresent=false, const char *message=0) | byte_source | |
stream_input_memory(const ub1_t *buffer, size_t size, mem_pool_t &small_pool, mem_pool_t &big_pool, size_t xml_size, bool subset) | stream_input_memory | |
throw_exception(const char *msg_text) | byte_source | |
~byte_source() | byte_source | [virtual] |