$darkmode
fable::schema::Map< T, P > Member List

This is the complete list of members for fable::schema::Map< T, P >, including all inherited members.

add_required_property(const std::string &value) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
augment_schema(Json &j) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
Base()=default (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >protected
Base(const Base< Map< T, P > > &)=default (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >protected
Base(Base< Map< T, P > > &&) noexcept=default (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >protected
Base(JsonType t, std::string desc) (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
Base(JsonType t) (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineexplicitprotected
Base(std::string desc) (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineexplicitprotected
clone() const overridefable::schema::Base< Map< T, P > >inlinevirtual
desc_ (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >protected
description() const overridefable::schema::Base< Map< T, P > >inlinevirtual
description(std::string desc) && (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inline
deserialize(const Conf &c) const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
deserialize_into(const Conf &c, Type &x) const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
deserialize_item(const Conf &c, const std::string &key) const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
error(const ConfError &e) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
fail(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
from_conf(const Conf &c) overridefable::schema::Map< T, P >inlinevirtual
has_description() const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >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< Map< T, P > >inlinevirtual
is_valid(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
is_variant() constfable::schema::Interfaceinlinevirtual
json_schema() const overridefable::schema::Map< T, P >inlinevirtual
Map(Type *ptr, std::string desc) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
Map(Type *ptr, PrototypeSchema prototype) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
Map(Type *ptr, PrototypeSchema prototype, std::string desc) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
operator Box() const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inline
operator=(const Base< Map< T, P > > &)=default (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >protected
operator=(Base< Map< T, P > > &&) noexcept=default (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >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
pattern() const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
pattern(const std::string &value) && (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
PrototypeSchema typedef (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >
require() && (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inline
require_properties(const std::vector< std::string > &values) && (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
require_property(const std::string &value) && (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
required(bool value) && (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inline
required_properties() const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
reset_pointer() && (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inline
reset_ptr() overridefable::schema::Map< T, P >inlinevirtual
serialize(const Type &x) const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
serialize_into(Json &j, const Type &x) const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
set_description(std::string s) overridefable::schema::Base< Map< T, P > >inlinevirtual
set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
set_pattern(const std::string &value) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
set_required_properties(const std::vector< std::string > &values) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
set_unique_properties(bool value) (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
to_json(Json &j) const overridefable::schema::Map< T, P >inlinevirtual
to_json() constfable::schema::Map< T, P >inline
to_json(Json &) const=0fable::schema::Map< T, P >
Base< Map< T, P > >::to_json() constfable::schema::Interfaceinlinevirtual
Type typedef (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >
type() const overridefable::schema::Base< Map< T, P > >inlinevirtual
type_ (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >protected
type_string() const overridefable::schema::Base< Map< T, P > >inlinevirtual
unique_properties() const (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
unique_properties(bool value) && (defined in fable::schema::Map< T, P >)fable::schema::Map< T, P >inline
usage() const overridefable::schema::Base< Map< T, P > >inlinevirtual
validate(const Conf &c, std::optional< SchemaError > &err) const overridefable::schema::Map< T, P >inlinevirtual
validate_or_throw(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
validate_type(const Conf &c, std::optional< SchemaError > &err) constfable::schema::Base< Map< T, P > >inlineprotected
wrong_type(const Conf &c) const (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >inlineprotected
~Base() noexcept override=default (defined in fable::schema::Base< Map< T, P > >)fable::schema::Base< Map< T, P > >
~Interface() noexcept=default (defined in fable::schema::Interface)fable::schema::Interfacevirtual