|
C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::config_option, including all inherited members.
| argument_iterator typedef | caf::config_option | |
| category() const noexcept | caf::config_option | |
| config_option(std::string_view category, std::string_view name, std::string_view description, const meta_state *meta, void *value=nullptr) | caf::config_option | |
| config_option(const config_option &) (defined in caf::config_option) | caf::config_option | |
| config_option(config_option &&)=default (defined in caf::config_option) | caf::config_option | |
| description() const noexcept | caf::config_option | |
| env_var_name() const noexcept | caf::config_option | |
| env_var_name_cstr() const noexcept | caf::config_option | |
| find_by_long_name(argument_iterator first, argument_iterator last) const noexcept | caf::config_option | |
| full_name() const noexcept | caf::config_option | |
| has_flat_cli_name() const noexcept | caf::config_option | |
| is_flag() const noexcept | caf::config_option | |
| long_name() const noexcept | caf::config_option | |
| operator=(const config_option &) (defined in caf::config_option) | caf::config_option | |
| operator=(config_option &&)=default (defined in caf::config_option) | caf::config_option | |
| short_names() const noexcept | caf::config_option | |
| swap(config_option &other) noexcept (defined in caf::config_option) | caf::config_option | |
| sync(config_value &x) const | caf::config_option | |
| type_name() const noexcept | caf::config_option |