$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 &&) noexcept=default (defined in fable::schema::Box) | fable::schema::Box | |
| Box(std::unique_ptr< 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 |
| fail(const Conf &c) const final | fable::schema::Interface | 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 | protected |
| Interface(const Interface &)=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| Interface(Interface &&) noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| is_required() const override | fable::schema::Box | inlinevirtual |
| is_valid(const Conf &c) const final | 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 | |
| operator=(Box &&) noexcept=default (defined in fable::schema::Box) | fable::schema::Box | |
| operator=(const Interface &)=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| operator=(Interface &&) noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | protected |
| reset_pointer() && (defined in fable::schema::Box) | fable::schema::Box | inline |
| reset_ptr() override | fable::schema::Box | inlinevirtual |
| set_description(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 |
| to_json() const | fable::schema::Box | inline |
| to_json(Json &) const=0 | fable::schema::Box | |
| 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, std::optional< SchemaError > &err) const override | fable::schema::Box | inlinevirtual |
| validate_or_throw(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| ~Box() noexcept override=default (defined in fable::schema::Box) | fable::schema::Box | |
| ~Interface() noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | virtual |