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

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

empty() constxml::error_messagesinline
format_for_print(const error_message &msg) constxml::error_messagesprotectedvirtual
has_errors() constxml::error_messagesinline
has_warnings() constxml::error_messagesinline
messages() constxml::error_messagesinline
messages_type typedefxml::error_messages
on_error(const std::string &msg)xml::error_messagesvirtual
on_warning(const std::string &msg)xml::error_messagesvirtual
print() constxml::error_messages