$darkmode
This is the complete list of members for fable::schema::Box, including all inherited members.
| as() const | fable::schema::Box | inline |
| as_unsafe() const | fable::schema::Box | inline |
| Box()=default (defined in fable::schema::Box) | fable::schema::Box | |
| Box(const Box &)=default (defined in fable::schema::Box) | fable::schema::Box | |
| Box(Box &&)=default (defined in fable::schema::Box) | fable::schema::Box | |
| Box(Interface *i) (defined in fable::schema::Box) | fable::schema::Box | inline |
| Box(std::shared_ptr< Interface > i) (defined in fable::schema::Box) | fable::schema::Box | inline |
| clone() const override | fable::schema::Box | inlinevirtual |
| description() const override | fable::schema::Box | inlinevirtual |
| from_conf(const Conf &c) override | fable::schema::Box | inlinevirtual |
| get() | fable::schema::Box | inline |
| Interface()=default (defined in fable::schema::Interface) | fable::schema::Interface | |
| is_required() const override | fable::schema::Box | inlinevirtual |
| is_valid(const Conf &c) const | fable::schema::Interface | inlinevirtual |
| is_variant() const | fable::schema::Interface | inlinevirtual |
| json_schema() const override | fable::schema::Box | inlinevirtual |
| operator=(const Box &)=default (defined in fable::schema::Box) | fable::schema::Box | |
| reset_pointer() && (defined in fable::schema::Box) | fable::schema::Box | inline |
| reset_ptr() override | fable::schema::Box | inlinevirtual |
| set_description(const std::string &s) override | fable::schema::Box | inlinevirtual |
| to_json(Json &j) const override | fable::schema::Box | inlinevirtual |
| to_json (defined in fable::schema::Box) | fable::schema::Box | friend |
| fable::schema::Interface::to_json() const | fable::schema::Interface | inlinevirtual |
| type() const override | fable::schema::Box | inlinevirtual |
| type_string() const override | fable::schema::Box | inlinevirtual |
| usage() const override | fable::schema::Box | inlinevirtual |
| validate(const Conf &c) const override | fable::schema::Box | inlinevirtual |
| ~Interface()=default (defined in fable::schema::Interface) | fable::schema::Interface | virtual |