libxml++  3.2.3
xmlpp::TextReader Member List

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

close()xmlpp::TextReader
expand()xmlpp::TextReader
get_attribute(int number) constxmlpp::TextReader
get_attribute(const Glib::ustring& name) constxmlpp::TextReader
get_attribute(const Glib::ustring& local_name, const Glib::ustring& ns_uri) constxmlpp::TextReader
get_attribute_count() constxmlpp::TextReader
get_base_uri() constxmlpp::TextReader
get_current_node()xmlpp::TextReader
get_current_node() constxmlpp::TextReader
get_depth() constxmlpp::TextReader
get_local_name() constxmlpp::TextReader
get_name() constxmlpp::TextReader
get_namespace_uri() constxmlpp::TextReader
get_node_type() constxmlpp::TextReader
get_normalization() constxmlpp::TextReader
get_parser_property(ParserProperties property) constxmlpp::TextReader
get_prefix() constxmlpp::TextReader
get_quote_char() constxmlpp::TextReader
get_read_state() constxmlpp::TextReader
get_value() constxmlpp::TextReader
get_xml_lang() constxmlpp::TextReader
has_attributes() constxmlpp::TextReader
has_value() constxmlpp::TextReader
is_default() constxmlpp::TextReader
is_empty_element() constxmlpp::TextReader
is_valid() constxmlpp::TextReader
lookup_namespace(const Glib::ustring& prefix) constxmlpp::TextReader
move_to_attribute(int number)xmlpp::TextReader
move_to_attribute(const Glib::ustring& name)xmlpp::TextReader
move_to_attribute(const Glib::ustring& local_name, const Glib::ustring& ns_uri)xmlpp::TextReader
move_to_element()xmlpp::TextReader
move_to_first_attribute()xmlpp::TextReader
move_to_next_attribute()xmlpp::TextReader
next()xmlpp::TextReader
NodeType enum namexmlpp::TextReader
NonCopyable() noexceptxmlpp::NonCopyableprotected
NonCopyable(const NonCopyable&)=deletexmlpp::NonCopyableprotected
NonCopyable(NonCopyable&&)=deletexmlpp::NonCopyableprotected
operator=(const NonCopyable&)=deletexmlpp::NonCopyableprotected
operator=(NonCopyable&&)=deletexmlpp::NonCopyableprotected
ParserProperties enum namexmlpp::TextReader
read()xmlpp::TextReader
read_attribute_value()xmlpp::TextReader
read_inner_xml()xmlpp::TextReader
read_outer_xml()xmlpp::TextReader
read_string()xmlpp::TextReader
ReadState enum namexmlpp::TextReader
set_normalization(bool value)xmlpp::TextReader
set_parser_property(ParserProperties property, bool value)xmlpp::TextReader
size_type typedefxmlpp::TextReader
TextReader(struct _xmlTextReader* cobj)xmlpp::TextReader
TextReader(const Glib::ustring& URI)xmlpp::TextReader
TextReader(const unsigned char* data, size_type size, const Glib::ustring& uri=Glib::ustring())xmlpp::TextReader
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~TextReader() overridexmlpp::TextReader