xmlwrapp
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() const xml::tree_parser
get_error_message() const xml::tree_parser
had_warnings() const xml::tree_parser
messages() const xml::tree_parser
operator!() const xml::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