libxml++  5.4.0
xmlpp::DtdValidator Member List

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

callback_error_or_warning(bool error, void * ctx, const char * msg, va_list var_args)xmlpp::Validatorprotectedstatic
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 ustring & external, const ustring & system)xmlpp::DtdValidatorexplicit
DtdValidator(Dtd * dtd, bool take_ownership)xmlpp::DtdValidatorexplicit
exception_xmlpp::Validatorprotected
get_callback_validity_error_cfunc()xmlpp::Validatorprotectedstatic
get_callback_validity_warning_cfunc()xmlpp::Validatorprotectedstatic
get_dtd() noexceptxmlpp::DtdValidator
get_dtd() const noexceptxmlpp::DtdValidator
handle_exception()xmlpp::Validatorprotectedvirtual
initialize_context() overridexmlpp::DtdValidatorprotectedvirtual
NonCopyable(const NonCopyable &)=deletexmlpp::NonCopyable
NonCopyable(NonCopyable &&)=deletexmlpp::NonCopyable
NonCopyable() noexceptxmlpp::NonCopyableprotected
on_validity_error(const ustring & message)xmlpp::Validatorprotectedvirtual
on_validity_warning(const ustring & message)xmlpp::Validatorprotectedvirtual
operator bool() const noexcept overridexmlpp::DtdValidatorexplicitvirtual
operator=(const NonCopyable &)=deletexmlpp::NonCopyable
operator=(NonCopyable &&)=deletexmlpp::NonCopyable
parse_file(const std::string & filename) overridexmlpp::DtdValidatorvirtual
parse_memory(const ustring & contents) overridexmlpp::DtdValidatorvirtual
parse_stream(std::istream & in)xmlpp::DtdValidator
parse_subset(const ustring & external, const 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