glibmm  2.52.1
Glib::Markup::Parser Member List

This is the complete list of members for Glib::Markup::Parser, including all inherited members.

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
AttributeMap typedefGlib::Markup::Parser
func_destroy_notify typedefsigc::trackable
notify_callbacks()sigc::trackable
on_end_element(ParseContext& context, const Glib::ustring& element_name)Glib::Markup::Parserprotectedvirtual
on_error(ParseContext& context, const MarkupError& error)Glib::Markup::Parserprotectedvirtual
on_passthrough(ParseContext& context, const Glib::ustring& passthrough_text)Glib::Markup::Parserprotectedvirtual
on_start_element(ParseContext& context, const Glib::ustring& element_name, const AttributeMap& attributes)Glib::Markup::Parserprotectedvirtual
on_text(ParseContext& context, const Glib::ustring& text)Glib::Markup::Parserprotectedvirtual
operator=(const Parser&)=deleteGlib::Markup::Parserprotected
operator=(Parser&& other) noexceptGlib::Markup::Parserprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
Parser()Glib::Markup::Parserprotected
Parser(const Parser&)=deleteGlib::Markup::Parserprotected
Parser(Parser&& other) noexceptGlib::Markup::Parserprotected
remove_destroy_notify_callback(void *data) const sigc::trackable
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
~Parser()=0Glib::Markup::Parserpure virtual
~trackable()sigc::trackable