C++ Actor Framework 0.18
Loading...
Searching...
No Matches
caf::actor_registry Member List

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

actor_system (defined in caf::actor_registry)caf::actor_registryfriend
await_running_count_equal(size_t expected) constcaf::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) constcaf::actor_registry
get(const std::string &key) constcaf::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() constcaf::actor_registry
~actor_registry() (defined in caf::actor_registry)caf::actor_registry