libxml++ 2.42.3
xmlpp::SaxParser Member List

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

AttributeList typedefxmlpp::SaxParser
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
exception_xmlpp::Parserprotected
finish_chunk_parsing()xmlpp::SaxParservirtual
get_include_default_attributes()xmlpp::Parser
get_parser_options(int & set_options, int & clear_options)xmlpp::Parser
get_substitute_entities() constxmlpp::Parservirtual
get_throw_messages() constxmlpp::Parser
get_validate() constxmlpp::Parservirtual
get_xinclude_options_internal() const noexceptxmlpp::Parserprotected
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_cdata_block(const Glib::ustring & text)xmlpp::SaxParserprotectedvirtual
on_characters(const Glib::ustring & characters)xmlpp::SaxParserprotectedvirtual
on_comment(const Glib::ustring & text)xmlpp::SaxParserprotectedvirtual
on_end_document()xmlpp::SaxParserprotectedvirtual
on_end_element(const Glib::ustring & name)xmlpp::SaxParserprotectedvirtual
on_entity_declaration(const Glib::ustring & name, XmlEntityType type, const Glib::ustring & publicId, const Glib::ustring & systemId, const Glib::ustring & content)xmlpp::SaxParserprotectedvirtual
on_error(const Glib::ustring & text)xmlpp::SaxParserprotectedvirtual
on_fatal_error(const Glib::ustring & text)xmlpp::SaxParserprotectedvirtual
on_get_entity(const Glib::ustring & name)xmlpp::SaxParserprotectedvirtual
on_internal_subset(const Glib::ustring & name, const Glib::ustring & publicId, const Glib::ustring & systemId)xmlpp::SaxParserprotectedvirtual
on_start_document()xmlpp::SaxParserprotectedvirtual
on_start_element(const Glib::ustring & name, const AttributeList & attributes)xmlpp::SaxParserprotectedvirtual
on_validity_error(const Glib::ustring & message)xmlpp::Parserprotectedvirtual
on_validity_warning(const Glib::ustring & message)xmlpp::Parserprotectedvirtual
on_warning(const Glib::ustring & text)xmlpp::SaxParserprotectedvirtual
parse_chunk(const Glib::ustring & chunk)xmlpp::SaxParservirtual
parse_chunk_raw(const unsigned char * contents, size_type bytes_count)xmlpp::SaxParser
parse_file(const Glib::ustring & filename) overridexmlpp::SaxParservirtual
parse_memory(const Glib::ustring & contents) overridexmlpp::SaxParservirtual
parse_memory_raw(const unsigned char * contents, size_type bytes_count)xmlpp::SaxParser
parse_stream(std::istream & in) overridexmlpp::SaxParservirtual
Parser()xmlpp::Parser
release_underlying() overridexmlpp::SaxParserprotectedvirtual
SaxParser(bool use_get_entity=false)xmlpp::SaxParser
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
set_xinclude_options_internal(int xinclude_options) noexceptxmlpp::Parserprotected
size_type typedefxmlpp::Parser
substitute_entities_xmlpp::Parserprotected
validate_xmlpp::Parserprotected
validate_error_xmlpp::Parserprotected
validate_warning_xmlpp::Parserprotected
~Parser() overridexmlpp::Parser
~SaxParser() overridexmlpp::SaxParser