$darkmode
This is the complete list of members for Contact, including all inherited members.
| address (defined in Contact) | Contact | |
| age (defined in Contact) | Contact | |
| children (defined in Contact) | Contact | |
| Confable() noexcept=default (defined in fable::Confable) | fable::Confable | |
| Confable(const Confable &) noexcept (defined in fable::Confable) | fable::Confable | |
| Confable(Confable &&) noexcept=default (defined in fable::Confable) | fable::Confable | |
| CONFABLE_SCHEMA(Contact) (defined in Contact) | Contact | inline |
| Contact()=default (defined in Contact) | Contact | |
| Contact(std::string first, std::string last, bool alive, std::optional< uint8_t > age) noexcept (defined in Contact) | Contact | inline |
| firstName (defined in Contact) | Contact | |
| from_conf(const Conf &c) | fable::Confable | virtual |
| isAlive (defined in Contact) | Contact | |
| lastName (defined in Contact) | Contact | |
| operator=(const Confable &other) noexcept (defined in fable::Confable) | fable::Confable | |
| operator=(Confable &&other) noexcept (defined in fable::Confable) | fable::Confable | |
| phoneNumbers (defined in Contact) | Contact | |
| reset_schema() | fable::Confable | virtual |
| schema() | fable::Confable | |
| schema() const | fable::Confable | |
| schema_impl() | fable::Confable | protectedvirtual |
| spouse (defined in Contact) | Contact | |
| to_json(Json &j) const | fable::Confable | virtual |
| to_json() const | fable::Confable | |
| validate(const Conf &c, std::optional< SchemaError > &err) const | fable::Confable | virtual |
| validate_or_throw(const Conf &c) const | fable::Confable | virtual |
| with_address(Address &&addr) && (defined in Contact) | Contact | inline |
| with_phone(PhoneNumber &&tel) && (defined in Contact) | Contact | inline |
| ~Confable() noexcept=default (defined in fable::Confable) | fable::Confable | virtual |