xml_grammar Member List
This is the complete list of members for
xml_grammar, including all inherited members.
| _attributeRefMap | xml_grammar | [protected] |
| _big_manager | xml_grammar | [protected] |
| _cdata_decl | xml_grammar | [protected] |
| _comment_decl | xml_grammar | [protected] |
| _data_allocator | xml_grammar | [protected] |
| _doc_name | xml_grammar | |
| _doctype_decl | xml_grammar | [protected] |
| _document_decl | xml_grammar | [protected] |
| _elementMap | xml_grammar | [protected] |
| _entityMap | xml_grammar | [protected] |
| _notationMap | xml_grammar | [protected] |
| _piMap | xml_grammar | [protected] |
| _public_id | xml_grammar | |
| _read_only | xml_grammar | [protected] |
| _small_manager | xml_grammar | [protected] |
| _system_id | xml_grammar | |
| _text_decl | xml_grammar | [protected] |
| _tmp_allocator | xml_grammar | [protected] |
| _xml_size | xml_grammar | [protected] |
| add_attribute_decl(const elementDecl &decl, const char *name, bool mustPresent, bool &wasAdded) | xml_grammar | |
| add_element_decl(const char *name, bool on_fly, bool fromDecl, bool modelAny) | xml_grammar | |
| add_entity_decl(const char *name, bool &wasAdded) | xml_grammar | |
| add_notation_decl(const char *name) | xml_grammar | |
| add_pi_decl(const char *name) | xml_grammar | |
| add_reference_decl(const char *name, bool fromID) | xml_grammar | |
| check_readonly() | xml_grammar | [private] |
| clear() | xml_grammar | [inline] |
| copy(const xml_grammar &x) | xml_grammar | |
| find_attribute_decl(const elementDecl &decl, const char *name) const | xml_grammar | |
| find_element_decl(const char *name) | xml_grammar | |
| find_element_decl(const char *name) const | xml_grammar | |
| find_entity_decl(const char *name) | xml_grammar | |
| find_entity_decl(const char *name) const | xml_grammar | |
| find_notation_decl(const char *name) const | xml_grammar | |
| find_pi_decl(const char *name) const | xml_grammar | |
| find_reference_decl(const char *name) | xml_grammar | |
| get_cdata_decl() const | xml_grammar | [inline] |
| get_comment_decl() const | xml_grammar | [inline] |
| get_data_allocator() | xml_grammar | [inline] |
| get_doctype_decl() const | xml_grammar | [inline] |
| get_document_decl() const | xml_grammar | [inline] |
| get_elementMap() const | xml_grammar | [inline] |
| get_entityMap() const | xml_grammar | [inline] |
| get_notationMap() const | xml_grammar | [inline] |
| get_piMap() const | xml_grammar | [inline] |
| get_tmp_allocator() | xml_grammar | [inline] |
| operator=(const xml_grammar &x) | xml_grammar | [private] |
| resolve_references() | xml_grammar | |
| xml_grammar(const xml_grammar &x) | xml_grammar | [private] |
| xml_grammar(mem_pool_t &small_manager, mem_pool_t &big_manager, size_t xml_size) | xml_grammar | |
| ~xml_grammar() | xml_grammar | |