$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 >
Base(JsonType t, std::string &&desc) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
Base(JsonType t) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineexplicit
Base(std::string &&desc) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineexplicit
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
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::Interface
is_required() const overridefable::schema::Base< CRTP >inlinevirtual
is_valid(const Conf &c) constfable::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
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(const std::string &s) overridefable::schema::Base< CRTP >inlinevirtual
set_description(std::string &&s) (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inline
throw_error(const Conf &c, const char *format, Args... args) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
throw_error(const ConfError &e) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
throw_wrong_type(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) const =0fable::schema::Interfacepure virtual
validate_type(const Conf &c) const (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >inlineprotected
~Base()=default (defined in fable::schema::Base< CRTP >)fable::schema::Base< CRTP >virtual
~Interface()=default (defined in fable::schema::Interface)fable::schema::Interfacevirtual