libcaf  0.16.3
caf::io::hook Member List

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

actor_published enum value (defined in caf::io::hook)caf::io::hook
actor_published_cb(const strong_actor_ptr &addr, const std::set< std::string > &ifs, uint16_t port)caf::io::hookvirtual
before_shutdown enum value (defined in caf::io::hook)caf::io::hook
before_shutdown_cb()caf::io::hookvirtual
connection_lost enum value (defined in caf::io::hook)caf::io::hook
connection_lost_cb(const node_id &dest)caf::io::hookvirtual
event_type enum namecaf::io::hook
handle(Ts &&... ts)caf::io::hook
hook(actor_system &sys) (defined in caf::io::hook)caf::io::hookexplicit
hook_uptr typedefcaf::io::hookrelated
invalid_message_received enum value (defined in caf::io::hook)caf::io::hook
invalid_message_received_cb(const node_id &source, const strong_actor_ptr &sender, actor_id invalid_dest, message_id mid, const message &msg)caf::io::hookvirtual
message_forwarded enum value (defined in caf::io::hook)caf::io::hook
message_forwarded_cb(const basp::header &hdr, const std::vector< char > *payload)caf::io::hookvirtual
message_forwarding_failed enum value (defined in caf::io::hook)caf::io::hook
message_forwarding_failed_cb(const basp::header &hdr, const std::vector< char > *payload)caf::io::hookvirtual
message_received enum value (defined in caf::io::hook)caf::io::hook
message_received_cb(const node_id &source, const strong_actor_ptr &from, const strong_actor_ptr &dest, message_id mid, const message &msg)caf::io::hookvirtual
message_sending_failed enum value (defined in caf::io::hook)caf::io::hook
message_sending_failed_cb(const strong_actor_ptr &from, const strong_actor_ptr &dest, message_id mid, const message &payload)caf::io::hookvirtual
message_sent enum value (defined in caf::io::hook)caf::io::hook
message_sent_cb(const strong_actor_ptr &from, const node_id &hop, const strong_actor_ptr &dest, message_id mid, const message &payload)caf::io::hookvirtual
new_connection_established enum value (defined in caf::io::hook)caf::io::hook
new_connection_established_cb(const node_id &node)caf::io::hookvirtual
new_remote_actor enum value (defined in caf::io::hook)caf::io::hook
new_remote_actor_cb(const strong_actor_ptr &addr)caf::io::hookvirtual
new_route_added enum value (defined in caf::io::hook)caf::io::hook
new_route_added_cb(const node_id &via, const node_id &node)caf::io::hookvirtual
route_lost enum value (defined in caf::io::hook)caf::io::hook
route_lost_cb(const node_id &hop, const node_id &dest)caf::io::hookvirtual
system() const (defined in caf::io::hook)caf::io::hook
~hook() (defined in caf::io::hook)caf::io::hookvirtual