$darkmode
fable::schema::Struct Member List

This is the complete list of members for fable::schema::Struct, including all inherited members.

additional_properties(bool v) &&fable::schema::Structinline
additional_properties(const S &s) && (defined in fable::schema::Struct)fable::schema::Structinline
additional_properties() const (defined in fable::schema::Struct)fable::schema::Structinline
augment_schema(Json &j) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
Base()=default (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
Base(const Base< Struct > &)=default (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
Base(Base< Struct > &&) noexcept=default (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
Base(JsonType t, std::string desc) (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
Base(JsonType t) (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineexplicitprotected
Base(std::string desc) (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineexplicitprotected
clone() const overridefable::schema::Base< Struct >inlinevirtual
desc_ (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
description() const overridefable::schema::Base< Struct >inlinevirtual
description(std::string desc) && (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inline
error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
error(const ConfError &e) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
fail(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
from_conf(const Conf &c) overridefable::schema::Structvirtual
has_description() const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >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< Struct >inlinevirtual
is_valid(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
is_variant() constfable::schema::Interfaceinlinevirtual
json_schema() const overridefable::schema::Structvirtual
operator Box() const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inline
operator=(const Base< Struct > &)=default (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
operator=(Base< Struct > &&) noexcept=default (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >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
properties_from(const T x) && (defined in fable::schema::Struct)fable::schema::Structinline
property(const std::string &key, Box &&s) && (defined in fable::schema::Struct)fable::schema::Structinline
require(std::initializer_list< std::string > init) && (defined in fable::schema::Struct)fable::schema::Struct
require() && (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inline
require_all() && (defined in fable::schema::Struct)fable::schema::Struct
required(bool value) && (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inline
required_ (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
reset_pointer() && (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inline
reset_ptr() overridefable::schema::Structvirtual
set_additional_properties(const S &s) (defined in fable::schema::Struct)fable::schema::Structinline
set_description(std::string s) overridefable::schema::Base< Struct >inlinevirtual
set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
set_properties(PropertyList< Box > props)fable::schema::Struct
set_properties_from(const Struct &s)fable::schema::Structinline
set_properties_from(const Box &s) (defined in fable::schema::Struct)fable::schema::Structinline
set_properties_from(const T *x) (defined in fable::schema::Struct)fable::schema::Structinline
set_property(const std::string &key, Box &&s)fable::schema::Struct
set_require(std::initializer_list< std::string > init)fable::schema::Struct
set_require_all()fable::schema::Struct
set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
Struct(std::string desc="") (defined in fable::schema::Struct)fable::schema::Structinlineexplicit
Struct(std::string desc, PropertyList< Box > props) (defined in fable::schema::Struct)fable::schema::Structinline
Struct(PropertyList< Box > props) (defined in fable::schema::Struct)fable::schema::Structinline
Struct(std::string desc, const Box &base, PropertyList< Box > props)fable::schema::Structinline
Struct(const Box &base, PropertyList< Box > props) (defined in fable::schema::Struct)fable::schema::Structinline
to_json(Json &j) const overridefable::schema::Structvirtual
to_json() constfable::schema::Structinline
to_json(Json &) const=0fable::schema::Struct
Base< Struct >::to_json() constfable::schema::Interfaceinlinevirtual
type() const overridefable::schema::Base< Struct >inlinevirtual
type_ (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >protected
type_string() const overridefable::schema::Base< Struct >inlinevirtual
usage() const overridefable::schema::Structvirtual
validate(const Conf &c, std::optional< SchemaError > &err) const overridefable::schema::Structvirtual
validate_or_throw(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
validate_type(const Conf &c, std::optional< SchemaError > &err) constfable::schema::Base< Struct >inlineprotected
wrong_type(const Conf &c) const (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >inlineprotected
~Base() noexcept override=default (defined in fable::schema::Base< Struct >)fable::schema::Base< Struct >
~Interface() noexcept=default (defined in fable::schema::Interface)fable::schema::Interfacevirtual