$darkmode
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 > | protected |
| Base(const Base< CRTP > &)=default (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | protected |
| Base(Base< CRTP > &&) noexcept=default (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | protected |
| Base(JsonType t, std::string desc) (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| Base(JsonType t) (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineexplicitprotected |
| Base(std::string desc) (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineexplicitprotected |
| clone() const override | fable::schema::Base< CRTP > | inlinevirtual |
| desc_ (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | protected |
| description() const override | fable::schema::Base< CRTP > | inlinevirtual |
| description(std::string desc) && (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inline |
| error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| error(const ConfError &e) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| fail(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| from_conf(const Conf &)=0 | fable::schema::Interface | pure 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 | 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::Base< CRTP > | inlinevirtual |
| is_valid(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| is_variant() const | fable::schema::Interface | inlinevirtual |
| json_schema() const =0 | fable::schema::Interface | pure virtual |
| operator Box() const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inline |
| operator=(const Base< CRTP > &)=default (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | protected |
| operator=(Base< CRTP > &&) noexcept=default (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | protected |
| 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 |
| 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()=0 | fable::schema::Interface | pure virtual |
| set_description(std::string s) override | fable::schema::Base< CRTP > | inlinevirtual |
| set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| to_json() const | fable::schema::Interface | inlinevirtual |
| to_json(Json &) const =0 | fable::schema::Interface | pure virtual |
| type() const override | fable::schema::Base< CRTP > | inlinevirtual |
| type_ (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | protected |
| type_string() const override | fable::schema::Base< CRTP > | inlinevirtual |
| usage() const override | fable::schema::Base< CRTP > | inlinevirtual |
| validate(const Conf &c, std::optional< SchemaError > &error) const =0 | fable::schema::Interface | pure virtual |
| validate_or_throw(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| validate_type(const Conf &c, std::optional< SchemaError > &err) const | fable::schema::Base< CRTP > | inlineprotected |
| wrong_type(const Conf &c) const (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | inlineprotected |
| ~Base() noexcept override=default (defined in fable::schema::Base< CRTP >) | fable::schema::Base< CRTP > | |
| ~Interface() noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | virtual |