$darkmode
This is the complete list of members for fable::schema::Ignore, including all inherited members.
| augment_schema(Json &j) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| Base()=default (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| Base(const Base< Ignore > &)=default (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| Base(Base< Ignore > &&) noexcept=default (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| Base(JsonType t, std::string desc) (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| Base(JsonType t) (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineexplicitprotected |
| Base(std::string desc) (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineexplicitprotected |
| clone() const override | fable::schema::Base< Ignore > | inlinevirtual |
| desc_ (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| description() const override | fable::schema::Base< Ignore > | inlinevirtual |
| description(std::string desc) && (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inline |
| deserialize(const Conf &) const (defined in fable::schema::Ignore) | fable::schema::Ignore | inline |
| deserialize_into(const Conf &, Type &) const (defined in fable::schema::Ignore) | fable::schema::Ignore | inline |
| error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| error(const ConfError &e) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| fail(const Conf &c) const final | fable::schema::Interface | inlinevirtual |
| from_conf(const Conf &) override | fable::schema::Ignore | inlinevirtual |
| has_description() const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inline |
| Ignore() (defined in fable::schema::Ignore) | fable::schema::Ignore | inline |
| Ignore(std::string desc, JsonType t=JsonType::object) (defined in fable::schema::Ignore) | fable::schema::Ignore | inlineexplicit |
| 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< Ignore > | 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::Ignore | inlinevirtual |
| operator Box() const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inline |
| operator=(const Base< Ignore > &)=default (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| operator=(Base< Ignore > &&) noexcept=default (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | 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< Ignore >) | fable::schema::Base< Ignore > | inline |
| required(bool value) && (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inline |
| required_ (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| reset_pointer() && (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inline |
| reset_ptr() override | fable::schema::Ignore | inlinevirtual |
| serialize(const Type &) const (defined in fable::schema::Ignore) | fable::schema::Ignore | inline |
| serialize_into(Json &, const Type &) const (defined in fable::schema::Ignore) | fable::schema::Ignore | inline |
| set_description(std::string s) override | fable::schema::Base< Ignore > | inlinevirtual |
| set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| to_json(Json &j) const override | fable::schema::Ignore | inlinevirtual |
| to_json() const | fable::schema::Ignore | inline |
| to_json(Json &) const=0 | fable::schema::Ignore | |
| Base< Ignore >::to_json() const | fable::schema::Interface | inlinevirtual |
| Type typedef (defined in fable::schema::Ignore) | fable::schema::Ignore | |
| type() const override | fable::schema::Base< Ignore > | inlinevirtual |
| type_ (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | protected |
| type_string() const override | fable::schema::Base< Ignore > | inlinevirtual |
| usage() const override | fable::schema::Base< Ignore > | inlinevirtual |
| validate(const Conf &, std::optional< SchemaError > &) const override | fable::schema::Ignore | inlinevirtual |
| 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< Ignore > | inlineprotected |
| wrong_type(const Conf &c) const (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | inlineprotected |
| ~Base() noexcept override=default (defined in fable::schema::Base< Ignore >) | fable::schema::Base< Ignore > | |
| ~Interface() noexcept=default (defined in fable::schema::Interface) | fable::schema::Interface | virtual |