$darkmode
fable::schema::Box Member List

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

as() constfable::schema::Boxinline
as_unsafe() constfable::schema::Boxinline
Box()=default (defined in fable::schema::Box)fable::schema::Box
Box(const Box &)=default (defined in fable::schema::Box)fable::schema::Box
Box(Box &&) noexcept=default (defined in fable::schema::Box)fable::schema::Box
Box(std::unique_ptr< Interface > i) (defined in fable::schema::Box)fable::schema::Boxinline
Box(std::shared_ptr< Interface > i) (defined in fable::schema::Box)fable::schema::Boxinline
clone() const overridefable::schema::Boxinlinevirtual
description() const overridefable::schema::Boxinlinevirtual
fail(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
from_conf(const Conf &c) overridefable::schema::Boxinlinevirtual
get()fable::schema::Boxinline
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::Boxinlinevirtual
is_valid(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
is_variant() constfable::schema::Interfaceinlinevirtual
json_schema() const overridefable::schema::Boxinlinevirtual
operator=(const Box &)=default (defined in fable::schema::Box)fable::schema::Box
operator=(Box &&) noexcept=default (defined in fable::schema::Box)fable::schema::Box
operator=(const Interface &)=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
operator=(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
reset_pointer() && (defined in fable::schema::Box)fable::schema::Boxinline
reset_ptr() overridefable::schema::Boxinlinevirtual
set_description(std::string s) overridefable::schema::Boxinlinevirtual
to_json(Json &j) const overridefable::schema::Boxinlinevirtual
to_json (defined in fable::schema::Box)fable::schema::Boxfriend
to_json() constfable::schema::Boxinline
to_json(Json &) const=0fable::schema::Box
fable::schema::Interface::to_json() constfable::schema::Interfaceinlinevirtual
type() const overridefable::schema::Boxinlinevirtual
type_string() const overridefable::schema::Boxinlinevirtual
usage() const overridefable::schema::Boxinlinevirtual
validate(const Conf &c, std::optional< SchemaError > &err) const overridefable::schema::Boxinlinevirtual
validate_or_throw(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
~Box() noexcept override=default (defined in fable::schema::Box)fable::schema::Box
~Interface() noexcept=default (defined in fable::schema::Interface)fable::schema::Interfacevirtual