C++ Actor Framework 0.19
Loading...
Searching...
No Matches
caf::actor_system Member List

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

abstract_actor (defined in caf::actor_system)caf::actor_systemfriend
actor_system()=delete (defined in caf::actor_system)caf::actor_system
actor_system(const actor_system &)=delete (defined in caf::actor_system)caf::actor_system
actor_system(actor_system_config &cfg)caf::actor_systemexplicit
assignable(const mpi &xs, const mpi &ys) constcaf::actor_system
assignable(const std::set< std::string > &xs) constcaf::actor_system
await_actors_before_shutdown() constcaf::actor_system
await_actors_before_shutdown(bool x)caf::actor_system
await_all_actors_done() constcaf::actor_system
clock() noexceptcaf::actor_system
config() constcaf::actor_system
config_serv() constcaf::actor_system
demonitor(const node_id &node, const actor_addr &observer)caf::actor_system
detached_actors() const noexceptcaf::actor_system
dummy_execution_unit()caf::actor_system
groups()caf::actor_system
has_middleman() constcaf::actor_system
has_network_manager() const noexceptcaf::actor_system
has_openssl_manager() constcaf::actor_system
io::middleman (defined in caf::actor_system)caf::actor_systemfriend
latest_actor_id() constcaf::actor_system
logger (defined in caf::actor_system)caf::actor_systemfriend
logger()caf::actor_system
message_types(detail::type_list< T >) const (defined in caf::actor_system)caf::actor_system
message_types(detail::type_list< typed_actor< Ts... > >) const (defined in caf::actor_system)caf::actor_system
message_types(const T &) const (defined in caf::actor_system)caf::actor_system
message_types() constcaf::actor_system
metrics() noexceptcaf::actor_system
metrics() const noexceptcaf::actor_system
middleman()caf::actor_system
module_array typedef (defined in caf::actor_system)caf::actor_system
module_ptr typedef (defined in caf::actor_system)caf::actor_system
monitor(const node_id &node, const actor_addr &observer)caf::actor_system
mpi typedefcaf::actor_system
net::middleman (defined in caf::actor_system)caf::actor_systemfriend
network_manager()caf::actor_system
next_actor_id()caf::actor_system
node() constcaf::actor_system
openssl_manager() constcaf::actor_system
operator=(const actor_system &)=delete (defined in caf::actor_system)caf::actor_system
registry()caf::actor_system
scheduler()caf::actor_system
spawn(Ts &&... xs)caf::actor_system
spawn(F fun, Ts &&... xs)caf::actor_system
spawn(const std::string &name, message args, execution_unit *ctx=nullptr, bool check_interface=true, const mpi *expected_ifs=nullptr)caf::actor_system
spawn_class(actor_config &cfg, Ts &&... xs)caf::actor_system
spawn_in_group(const group &grp, F fun, Ts &&... xs)caf::actor_system
spawn_in_group(const group &grp, Ts &&... xs)caf::actor_system
spawn_in_groups(std::initializer_list< group > gs, F fun, Ts &&... xs)caf::actor_system
spawn_in_groups(const Gs &gs, F fun, Ts &&... xs)caf::actor_system
spawn_in_groups(std::initializer_list< group > gs, Ts &&... xs)caf::actor_system
spawn_in_groups(const Gs &gs, Ts &&... xs)caf::actor_system
spawn_serv() constcaf::actor_system
~actor_system() (defined in caf::actor_system)caf::actor_systemvirtual