xmlwrapp
Lightweight C++ XML parsing library
xml::tree_parser Member List

This is the complete list of members for xml::tree_parser, including all inherited members.

get_document()xml::tree_parser
get_document() constxml::tree_parser
get_error_message() constxml::tree_parser
had_warnings() constxml::tree_parser
messages() constxml::tree_parser
operator!() constxml::tree_parser
tree_parser(const char *filename, error_handler &on_error=throw_on_error)xml::tree_parser
tree_parser(const char *data, size_type size, error_handler &on_error=throw_on_error)xml::tree_parser
tree_parser(const char *filename, bool allow_exceptions)xml::tree_parser
tree_parser(const char *data, size_type size, bool allow_exceptions)xml::tree_parser