libxml++  5.2.0
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 ustring & name) constxmlpp::TextReader
get_attribute(const ustring & local_name, const 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 ustring & prefix) constxmlpp::TextReader
move_to_attribute(int number)xmlpp::TextReader
move_to_attribute(const ustring & name)xmlpp::TextReader
move_to_attribute(const ustring & local_name, const 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(const NonCopyable &)=deletexmlpp::NonCopyable
NonCopyable(NonCopyable &&)=deletexmlpp::NonCopyable
NonCopyable() noexceptxmlpp::NonCopyableprotected
operator=(const NonCopyable &)=deletexmlpp::NonCopyable
operator=(NonCopyable &&)=deletexmlpp::NonCopyable
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 ustring & URI)xmlpp::TextReader
TextReader(const unsigned char * data, size_type size, const ustring & uri=ustring())xmlpp::TextReader
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~TextReader() overridexmlpp::TextReader