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

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

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