actor-framework
caf::actor_system_config Member List

This is the complete list of members for caf::actor_system_config, including all inherited members.

actor_system (defined in caf::actor_system_config)caf::actor_system_configfriend
actor_system_config() (defined in caf::actor_system_config)caf::actor_system_config
actor_system_config(actor_system_config &&)=default (defined in caf::actor_system_config)caf::actor_system_config
actor_system_config(const actor_system_config &)=delete (defined in caf::actor_system_config)caf::actor_system_config
add_actor_factory(std::string name, actor_factory fun)caf::actor_system_config
add_actor_type(std::string name)caf::actor_system_configinline
add_actor_type(std::string name, F f)caf::actor_system_configinline
add_thread_hook(Ts &&... ts)caf::actor_system_configinline
c_args_remainder() const noexceptcaf::actor_system_config
config_file_path(std::string path)caf::actor_system_config
config_file_paths(std::vector< std::string > paths)caf::actor_system_config
config_file_paths()caf::actor_system_config
contentcaf::actor_system_config
content(const actor_system_config &)caf::actor_system_configrelated
custom_options_ (defined in caf::actor_system_config)caf::actor_system_configprotected
detail::actor_system_config_access (defined in caf::actor_system_config)caf::actor_system_configfriend
dump_content() constcaf::actor_system_configvirtual
get(const actor_system_config &cfg, std::string_view name)caf::actor_system_configrelated
get(const settings &xs, std::string_view name)caf::actor_system_configrelated
get_as(const actor_system_config &cfg, std::string_view name)caf::actor_system_configrelated
get_as(const settings &xs, std::string_view name)caf::actor_system_configrelated
get_if(const actor_system_config *cfg, std::string_view name)caf::actor_system_configrelated
get_or(const actor_system_config &cfg, std::string_view name, Fallback &&fallback)caf::actor_system_configrelated
get_or(const settings &xs, std::string_view name, Fallback &&fallback)caf::actor_system_configrelated
helptext_printed() const noexceptcaf::actor_system_config
holds_alternative(const actor_system_config &cfg, std::string_view name)caf::actor_system_configrelated
load(version::abi_token token=make_abi_token())caf::actor_system_configinline
operator=(const actor_system_config &)=delete (defined in caf::actor_system_config)caf::actor_system_config
opt_group typedef (defined in caf::actor_system_config)caf::actor_system_config
parse(std::vector< std::string > args, std::istream &config)caf::actor_system_config
parse(std::vector< std::string > args)caf::actor_system_config
parse(int argc, char **argv, std::istream &config)caf::actor_system_config
parse(int argc, char **argv)caf::actor_system_config
parse_config(std::istream &source)caf::actor_system_configstatic
parse_config(std::istream &source, const config_option_set &opts)caf::actor_system_configstatic
parse_config(std::istream &source, const config_option_set &opts, settings &result)caf::actor_system_configstatic
parse_config_file(const char *filename)caf::actor_system_configstatic
parse_config_file(const char *filename, const config_option_set &opts)caf::actor_system_configstatic
parse_config_file(const char *filename, const config_option_set &opts, settings &result)caf::actor_system_configstatic
program_name() const noexceptcaf::actor_system_config
remainder() const noexceptcaf::actor_system_config
set(std::string_view name, T &&value)caf::actor_system_configinline
~actor_system_config() (defined in caf::actor_system_config)caf::actor_system_configvirtual