libxml++  3.2.0
xmlpp::DomParser Member List

This is the complete list of members for xmlpp::DomParser, including all inherited members.

callback_error_or_warning(MsgType msg_type, void* ctx, const char* msg, va_list var_args)xmlpp::Parserprotectedstatic
callback_parser_error(void* ctx, const char* msg,...)xmlpp::Parserprotectedstatic
callback_parser_warning(void* ctx, const char* msg,...)xmlpp::Parserprotectedstatic
callback_validity_error(void* ctx, const char* msg,...)xmlpp::Parserprotectedstatic
callback_validity_warning(void* ctx, const char* msg,...)xmlpp::Parserprotectedstatic
check_for_error_and_warning_messages()xmlpp::Parserprotectedvirtual
check_for_exception()xmlpp::Parserprotectedvirtual
check_xinclude_and_finish_parsing()xmlpp::DomParserprotected
context_xmlpp::Parserprotected
doc_xmlpp::DomParserprotected
DomParser()xmlpp::DomParser
DomParser(const std::string& filename, bool validate=false)xmlpp::DomParserexplicit
exception_xmlpp::Parserprotected
get_document() noexceptxmlpp::DomParser
get_document() const noexceptxmlpp::DomParser
get_include_default_attributes() noexceptxmlpp::Parser
get_parser_options(int& set_options, int& clear_options) noexceptxmlpp::Parser
get_substitute_entities() const noexceptxmlpp::Parser
get_throw_messages() const noexceptxmlpp::Parser
get_validate() const noexceptxmlpp::Parser
get_xinclude_options(bool& process_xinclude, bool& generate_xinclude_nodes, bool& fixup_base_uris) const noexceptxmlpp::DomParser
get_xinclude_options_internal() const noexceptxmlpp::Parserprotected
handle_exception()xmlpp::Parserprotectedvirtual
initialize_context()xmlpp::Parserprotectedvirtual
MsgType enum namexmlpp::Parserprotected
NonCopyable() noexceptxmlpp::NonCopyableprotected
NonCopyable(const NonCopyable&)=deletexmlpp::NonCopyableprotected
NonCopyable(NonCopyable&&)=deletexmlpp::NonCopyableprotected
on_parser_error(const Glib::ustring& message)xmlpp::Parserprotectedvirtual
on_parser_warning(const Glib::ustring& message)xmlpp::Parserprotectedvirtual
on_validity_error(const Glib::ustring& message)xmlpp::Parserprotectedvirtual
on_validity_warning(const Glib::ustring& message)xmlpp::Parserprotectedvirtual
operator bool() const noexceptxmlpp::DomParserexplicit
operator=(const NonCopyable&)=deletexmlpp::NonCopyableprotected
operator=(NonCopyable&&)=deletexmlpp::NonCopyableprotected
parse_context()xmlpp::DomParserprotected
parse_file(const std::string& filename) overridexmlpp::DomParservirtual
parse_memory(const Glib::ustring& contents) overridexmlpp::DomParservirtual
parse_memory_raw(const unsigned char* contents, size_type bytes_count) overridexmlpp::DomParservirtual
parse_stream(std::istream& in) overridexmlpp::DomParservirtual
Parser()xmlpp::Parser
release_underlying() overridexmlpp::DomParserprotectedvirtual
set_include_default_attributes(bool val=true) noexceptxmlpp::Parser
set_parser_options(int set_options=0, int clear_options=0) noexceptxmlpp::Parser
set_substitute_entities(bool val=true) noexceptxmlpp::Parser
set_throw_messages(bool val=true) noexceptxmlpp::Parser
set_validate(bool val=true) noexceptxmlpp::Parser
set_xinclude_options(bool process_xinclude=true, bool generate_xinclude_nodes=true, bool fixup_base_uris=true) noexceptxmlpp::DomParser
set_xinclude_options_internal(int xinclude_options) noexceptxmlpp::Parserprotected
size_type typedefxmlpp::Parser
~DomParser() overridexmlpp::DomParser
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~Parser() overridexmlpp::Parser