$darkmode
fable::schema::Base< CRTP > Member List

This is the complete list of members for fable::schema::Base< CRTP >, including all inherited members.

augment_schema(Json &j) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
Base()=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
Base(const Base< CRTP > &)=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
Base(Base< CRTP > &&) noexcept=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
Base(JsonType t, std::string desc) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
Base(JsonType t) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineexplicitprotected
Base(std::string desc) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineexplicitprotected
clone() const overridefable::schema::Base< CRTP >inlinevirtual
desc_ (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
description() const overridefable::schema::Base< CRTP >inlinevirtual
description(std::string desc) && (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
error(const ConfError &e) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
fail(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
from_conf(const Conf &)=0fable::schema::Interfacepure virtual
has_description() const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
Interface()=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
Interface(const Interface &)=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
Interface(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
is_required() const overridefable::schema::Base< CRTP >inlinevirtual
is_valid(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
is_variant() constfable::schema::Interfaceinlinevirtual
json_schema() const =0fable::schema::Interfacepure virtual
operator Box() const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
operator=(const Base< CRTP > &)=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
operator=(Base< CRTP > &&) noexcept=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
operator=(const Interface &)=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
operator=(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
require() && (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
required(bool value) && (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
required_ (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
reset_pointer() && (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
reset_ptr()=0fable::schema::Interfacepure virtual
set_description(std::string s) overridefable::schema::Base< CRTP >inlinevirtual
set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
to_json() constfable::schema::Interfaceinlinevirtual
to_json(Json &) const =0fable::schema::Interfacepure virtual
type() const overridefable::schema::Base< CRTP >inlinevirtual
type_ (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >protected
type_string() const overridefable::schema::Base< CRTP >inlinevirtual
usage() const overridefable::schema::Base< CRTP >inlinevirtual
validate(const Conf &c, std::optional< SchemaError > &error) const =0fable::schema::Interfacepure virtual
validate_or_throw(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
validate_type(const Conf &c, std::optional< SchemaError > &err) constfable::schema::Base< CRTP >inlineprotected
wrong_type(const Conf &c) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
~Base() noexcept override=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >
~Interface() noexcept=default (defined in fable::schema::Interface)fable::schema::Interfacevirtual