C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::actor_registry, including all inherited members.
actor_system (defined in caf::actor_registry) | caf::actor_registry | friend |
await_running_count_equal(size_t expected) const | caf::actor_registry | |
dec_running() | caf::actor_registry | |
erase(actor_id key) | caf::actor_registry | |
erase(const std::string &key) | caf::actor_registry | |
get(actor_id key) const | caf::actor_registry | |
get(const std::string &key) const | caf::actor_registry | |
inc_running() | caf::actor_registry | |
name_map typedef (defined in caf::actor_registry) | caf::actor_registry | |
named_actors() const (defined in caf::actor_registry) | caf::actor_registry | |
put(actor_id key, const T &val) | caf::actor_registry | |
put(const std::string &key, const T &value) | caf::actor_registry | |
running() const | caf::actor_registry | |
~actor_registry() (defined in caf::actor_registry) | caf::actor_registry |