glibmm 2.80.0
|
This is the complete list of members for Glib::Markup::Parser, including all inherited members.
AttributeMap typedef | Glib::Markup::Parser | |
on_end_element(ParseContext & context, const Glib::ustring & element_name) | Glib::Markup::Parser | protectedvirtual |
on_error(ParseContext & context, const MarkupError & error) | Glib::Markup::Parser | protectedvirtual |
on_passthrough(ParseContext & context, const Glib::ustring & passthrough_text) | Glib::Markup::Parser | protectedvirtual |
on_start_element(ParseContext & context, const Glib::ustring & element_name, const AttributeMap & attributes) | Glib::Markup::Parser | protectedvirtual |
on_text(ParseContext & context, const Glib::ustring & text) | Glib::Markup::Parser | protectedvirtual |
operator=(const Parser &)=delete | Glib::Markup::Parser | protected |
operator=(Parser && other) noexcept | Glib::Markup::Parser | protected |
Parser() | Glib::Markup::Parser | protected |
Parser(const Parser &)=delete | Glib::Markup::Parser | protected |
Parser(Parser && other) noexcept | Glib::Markup::Parser | protected |
~Parser()=0 | Glib::Markup::Parser | pure virtual |