C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::proxy_registry, including all inherited members.
clear() | caf::proxy_registry | |
count_proxies(const node_id &node) const | caf::proxy_registry | |
current() noexcept | caf::proxy_registry | static |
current(proxy_registry *) noexcept | caf::proxy_registry | static |
empty() const | caf::proxy_registry | |
erase(const node_id &nid) | caf::proxy_registry | |
erase(const node_id &nid, actor_id aid, error rsn=exit_reason::remote_link_unreachable) | caf::proxy_registry | |
get(const node_id &node, actor_id aid) const | caf::proxy_registry | |
get_all(const node_id &node) const | caf::proxy_registry | |
get_or_put(const node_id &nid, actor_id aid) | caf::proxy_registry | |
operator=(const proxy_registry &)=delete (defined in caf::proxy_registry) | caf::proxy_registry | |
proxy_map typedef | caf::proxy_registry | |
proxy_registry(actor_system &sys, backend &be) (defined in caf::proxy_registry) | caf::proxy_registry | |
proxy_registry(const proxy_registry &)=delete (defined in caf::proxy_registry) | caf::proxy_registry | |
read(deserializer *source) | caf::proxy_registry | |
serialize(serializer &sink, const actor_addr &addr) const (defined in caf::proxy_registry) | caf::proxy_registry | |
serialize(deserializer &source, actor_addr &addr) (defined in caf::proxy_registry) | caf::proxy_registry | |
set_last_hop(node_id *ptr) | caf::proxy_registry | |
system() | caf::proxy_registry | |
system() const | caf::proxy_registry | |
write(serializer *sink, const actor_addr &ptr) const | caf::proxy_registry | |
~proxy_registry() (defined in caf::proxy_registry) | caf::proxy_registry |