libcaf  0.13.2
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 actor_addr &addr, uint16_t port)caf::io::hookvirtual
before_shutdown enum value (defined in caf::io::hook)caf::io::hook
before_shutdown_cb()caf::io::hookvirtual
call_next(Ts &&...ts)caf::io::hook
event_type enum namecaf::io::hook
handle(Ts &&...ts)caf::io::hook
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 actor_addr &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 node_id &from, const node_id &dest, 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 node_id &from, const node_id &to, 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 actor_addr &from, const actor_addr &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 actor_addr &from, const actor_addr &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 actor_addr &from, const node_id &hop, const actor_addr &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 actor_addr &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
nextcaf::io::hook
~hook() (defined in caf::io::hook)caf::io::hookvirtual