libxml++  5.4.0
xmlpp::RelaxNGValidator Member List

This is the complete list of members for xmlpp::RelaxNGValidator, 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
exception_xmlpp::Validatorprotected
get_callback_validity_error_cfunc()xmlpp::Validatorprotectedstatic
get_callback_validity_warning_cfunc()xmlpp::Validatorprotectedstatic
get_schema() noexceptxmlpp::RelaxNGValidator
get_schema() const noexceptxmlpp::RelaxNGValidator
handle_exception()xmlpp::Validatorprotectedvirtual
initialize_context() overridexmlpp::RelaxNGValidatorprotectedvirtual
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::RelaxNGValidatorexplicitvirtual
operator=(const NonCopyable &)=deletexmlpp::NonCopyable
operator=(NonCopyable &&)=deletexmlpp::NonCopyable
parse_document(const Document * document) overridexmlpp::RelaxNGValidatorvirtual
parse_file(const std::string & filename) overridexmlpp::RelaxNGValidatorvirtual
parse_memory(const ustring & contents) overridexmlpp::RelaxNGValidatorvirtual
RelaxNGValidator()xmlpp::RelaxNGValidator
RelaxNGValidator(const std::string & filename)xmlpp::RelaxNGValidatorexplicit
RelaxNGValidator(const Document * document)xmlpp::RelaxNGValidatorexplicit
RelaxNGValidator(RelaxNGSchema * schema, bool take_ownership)xmlpp::RelaxNGValidatorexplicit
release_underlying() overridexmlpp::RelaxNGValidatorprotectedvirtual
SchemaValidatorBase() noexceptxmlpp::SchemaValidatorBase
set_schema(RelaxNGSchema * schema, bool take_ownership)xmlpp::RelaxNGValidator
validate(const Document * document) overridexmlpp::RelaxNGValidatorvirtual
validate(const std::string & filename) overridexmlpp::RelaxNGValidatorvirtual
validate_error_xmlpp::Validatorprotected
validate_warning_xmlpp::Validatorprotected
Validator() noexceptxmlpp::Validator
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~RelaxNGValidator() overridexmlpp::RelaxNGValidator
~SchemaValidatorBase() overridexmlpp::SchemaValidatorBase
~Validator() overridexmlpp::Validator