libxml++  3.2.0
xmlpp::SchemaValidatorBase Member List

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

callback_validity_error(void* ctx, const char* msg,...)xmlpp::Validatorprotectedstatic
callback_validity_warning(void* ctx, const char* msg,...)xmlpp::Validatorprotectedstatic
check_for_exception()xmlpp::Validatorprotectedvirtual
check_for_validity_messages()xmlpp::Validatorprotectedvirtual
exception_xmlpp::Validatorprotected
handle_exception()xmlpp::Validatorprotectedvirtual
initialize_context() overridexmlpp::SchemaValidatorBaseprotectedvirtual
NonCopyable() noexceptxmlpp::NonCopyableprotected
NonCopyable(const NonCopyable&)=deletexmlpp::NonCopyableprotected
NonCopyable(NonCopyable&&)=deletexmlpp::NonCopyableprotected
on_validity_error(const Glib::ustring& message)xmlpp::Validatorprotectedvirtual
on_validity_warning(const Glib::ustring& message)xmlpp::Validatorprotectedvirtual
operator bool() const noexcept override=0xmlpp::SchemaValidatorBaseexplicitpure virtual
operator=(const NonCopyable&)=deletexmlpp::NonCopyableprotected
operator=(NonCopyable&&)=deletexmlpp::NonCopyableprotected
parse_document(const Document* document)=0xmlpp::SchemaValidatorBasepure virtual
parse_file(const std::string& filename) override=0xmlpp::SchemaValidatorBasepure virtual
parse_memory(const Glib::ustring& contents) override=0xmlpp::SchemaValidatorBasepure virtual
release_underlying() overridexmlpp::SchemaValidatorBaseprotectedvirtual
SchemaValidatorBase() noexceptxmlpp::SchemaValidatorBase
validate(const Document* document) override=0xmlpp::SchemaValidatorBasepure virtual
validate(const std::string& filename)=0xmlpp::SchemaValidatorBasepure virtual
validate_error_xmlpp::Validatorprotected
validate_warning_xmlpp::Validatorprotected
Validator() noexceptxmlpp::Validator
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~SchemaValidatorBase() overridexmlpp::SchemaValidatorBase
~Validator() overridexmlpp::Validator