libxml++  2.40.1
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_exception()xmlpp::Parserprotectedvirtual
check_for_validity_messages()xmlpp::Parserprotectedvirtual
context_xmlpp::Parserprotected
doc_xmlpp::DomParserprotected
DomParser()xmlpp::DomParser
DomParser(const Glib::ustring& filename, bool validate=false)xmlpp::DomParserexplicit
exception_xmlpp::Parserprotected
get_document()xmlpp::DomParser
get_document() const xmlpp::DomParser
get_include_default_attributes()xmlpp::Parser
get_parser_options(int& set_options, int& clear_options)xmlpp::Parser
get_substitute_entities() const xmlpp::Parservirtual
get_throw_messages() const xmlpp::Parser
get_validate() const xmlpp::Parservirtual
handleException(const exception& e)xmlpp::Parserprotectedvirtual
initialize_context()xmlpp::Parserprotectedvirtual
MsgParserError enum valuexmlpp::Parserprotected
MsgParserWarning enum valuexmlpp::Parserprotected
MsgType enum namexmlpp::Parserprotected
MsgValidityError enum valuexmlpp::Parserprotected
MsgValidityWarning enum valuexmlpp::Parserprotected
on_validity_error(const Glib::ustring& message)xmlpp::Parserprotectedvirtual
on_validity_warning(const Glib::ustring& message)xmlpp::Parserprotectedvirtual
operator bool() const xmlpp::DomParser
parse_context()xmlpp::DomParserprotectedvirtual
parse_file(const Glib::ustring& filename) overridexmlpp::DomParservirtual
parse_memory(const Glib::ustring& contents) overridexmlpp::DomParservirtual
parse_memory_raw(const unsigned char* contents, size_type bytes_count)xmlpp::DomParser
parse_stream(std::istream& in) overridexmlpp::DomParservirtual
Parser()xmlpp::Parser
release_underlying() overridexmlpp::DomParserprotectedvirtual
set_include_default_attributes(bool val=true)xmlpp::Parser
set_parser_options(int set_options=0, int clear_options=0)xmlpp::Parser
set_substitute_entities(bool val=true)xmlpp::Parservirtual
set_throw_messages(bool val=true)xmlpp::Parser
set_validate(bool val=true)xmlpp::Parservirtual
size_type typedefxmlpp::Parser
substitute_entities_xmlpp::Parserprotected
validate_xmlpp::Parserprotected
validate_error_xmlpp::Parserprotected
validate_warning_xmlpp::Parserprotected
~DomParser() overridexmlpp::DomParser
~Parser() overridexmlpp::Parser