byte_source Member List
This is the complete list of members for
byte_source, including all inherited members.
| _active_store | byte_source | [private] |
| _big_pool | byte_source | [protected] |
| _buffer | byte_source | [private] |
| _buffer_pos | byte_source | [private] |
| _char_counter | byte_source | [private] |
| _convert_allocator | byte_source | [protected] |
| _convert_buffer | byte_source | [private] |
| _depot_allocator | byte_source | [protected] |
| _encodingSchema | byte_source | [private] |
| _end | byte_source | [private] |
| _line_counter | byte_source | [private] |
| _list_allocator | byte_source | [protected] |
| _pos_counter | byte_source | [private] |
| _small_pool | byte_source | [protected] |
| _standalone | byte_source | [private] |
| _store_allocator | byte_source | [protected] |
| _subset | byte_source | [private] |
| _symbol | byte_source | [private] |
| _url | byte_source | [protected] |
| _used_store | byte_source | [private] |
| _version | byte_source | [private] |
| _xml_size | byte_source | [protected] |
| auto_convert() | byte_source | [private] |
| byte_source(mem_pool_t &small_pool, mem_pool_t &big_pool, size_t xml_size, const char *url, bool subset) | byte_source | |
| checkEncodingSchema(const char *schema) | byte_source | [private] |
| convert_chars(size_t count) | byte_source | [private] |
| current_pos() const | byte_source | [inline] |
| data_request(ub1_t *buf, size_t &len)=0 | byte_source | [protected, pure 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] |
| go_shopping() | byte_source | [private] |
| parseEncoding() | byte_source | [private] |
| parseStandalone() | byte_source | [private] |
| parseTextDecl() | byte_source | [protected] |
| parseVersion() | byte_source | [private] |
| parseXMLDecl() | byte_source | [protected] |
| parseXMLDeclInfo() | byte_source | [private] |
| 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] |
| scanQuotedValue(ub1_t *value, size_t len, bool(*fn)(ub1_t), const char *message) | byte_source | [private] |
| 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 | |
| taste_buffer() | byte_source | [private] |
| throw_exception(const char *msg_text) | byte_source | |
| ~byte_source() | byte_source | [virtual] |