libxml++  3.2.0
xmlpp::DtdValidator Member List

This is the complete list of members for xmlpp::DtdValidator, 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
DtdValidator()xmlpp::DtdValidator
DtdValidator(const std::string& filename)xmlpp::DtdValidatorexplicit
DtdValidator(const Glib::ustring& external, const Glib::ustring& system)xmlpp::DtdValidatorexplicit
DtdValidator(Dtd* dtd, bool take_ownership)xmlpp::DtdValidatorexplicit
exception_xmlpp::Validatorprotected
get_dtd() noexceptxmlpp::DtdValidator
get_dtd() const noexceptxmlpp::DtdValidator
handle_exception()xmlpp::Validatorprotectedvirtual
initialize_context() overridexmlpp::DtdValidatorprotectedvirtual
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 overridexmlpp::DtdValidatorexplicitvirtual
operator=(const NonCopyable&)=deletexmlpp::NonCopyableprotected
operator=(NonCopyable&&)=deletexmlpp::NonCopyableprotected
parse_file(const std::string& filename) overridexmlpp::DtdValidatorvirtual
parse_memory(const Glib::ustring& contents) overridexmlpp::DtdValidatorvirtual
parse_stream(std::istream& in)xmlpp::DtdValidator
parse_subset(const Glib::ustring& external, const Glib::ustring& system)xmlpp::DtdValidator
release_underlying() overridexmlpp::DtdValidatorprotectedvirtual
set_dtd(Dtd* dtd, bool take_ownership)xmlpp::DtdValidator
validate(const Document* document) overridexmlpp::DtdValidatorvirtual
validate_error_xmlpp::Validatorprotected
validate_warning_xmlpp::Validatorprotected
Validator() noexceptxmlpp::Validator
~DtdValidator() overridexmlpp::DtdValidator
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~Validator() overridexmlpp::Validator