C++ Actor Framework 0.18
Loading...
Searching...
No Matches
caf::typed_actor_view< Sigs > Member List

This is the complete list of members for caf::typed_actor_view< Sigs >, including all inherited members.

add_awaited_response_handler(message_id response_id, behavior bhvr) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
add_multiplexed_response_handler(message_id response_id, behavior bhvr) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
address() const noexceptcaf::typed_actor_view< Sigs >
clock() const noexceptcaf::typed_actor_view< Sigs >
config() const noexceptcaf::typed_actor_view< Sigs >
context() const noexceptcaf::typed_actor_view< Sigs >
current_mailbox_element()caf::typed_actor_view< Sigs >
current_message_id() noexceptcaf::typed_actor_view< Sigs >
current_sender() noexceptcaf::typed_actor_view< Sigs >
delegate(const Handle &dest, Ts &&... xs) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
demonitor(const node_id &node)caf::typed_actor_view< Sigs >
demonitor(const Handle &whom)caf::typed_actor_view< Sigs >
eq_impl(Ts &&... xs) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
fail_state() constcaf::typed_actor_view< Sigs >
home_system() const noexceptcaf::typed_actor_view< Sigs >
id() const noexceptcaf::typed_actor_view< Sigs >
link_to(const ActorHandle &x)caf::typed_actor_view< Sigs >
mailbox() noexceptcaf::typed_actor_view< Sigs >
make_response_promise() (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
make_response_promise() (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
monitor(const node_id &node)caf::typed_actor_view< Sigs >
monitor(const Handle &whom)caf::typed_actor_view< Sigs >
new_request_id(message_priority mp) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
node() const noexceptcaf::typed_actor_view< Sigs >
operator scheduled_actor *() const noexcept (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
pending_stream_managers() noexceptcaf::typed_actor_view< Sigs >
pointer typedef (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
quit(error x=error{})caf::typed_actor_view< Sigs >
quit(exit_reason reason=exit_reason::normal) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
request_response_timeout(timespan d, message_id mid) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >
send_exit(const ActorHandle &whom, error reason)caf::typed_actor_view< Sigs >
set_default_handler(Fun &&fun)caf::typed_actor_view< Sigs >
set_down_handler(Fun &&fun)caf::typed_actor_view< Sigs >
set_error_handler(Fun &&fun)caf::typed_actor_view< Sigs >
set_exit_handler(Fun &&fun)caf::typed_actor_view< Sigs >
set_node_down_handler(Fun &&fun)caf::typed_actor_view< Sigs >
signatures typedefcaf::typed_actor_view< Sigs >
spawn(Ts &&... xs)caf::typed_actor_view< Sigs >
spawn(F fun, Ts &&... xs)caf::typed_actor_view< Sigs >
stream_managers() noexceptcaf::typed_actor_view< Sigs >
system() const noexceptcaf::typed_actor_view< Sigs >
typed_actor_view(scheduled_actor *ptr) (defined in caf::typed_actor_view< Sigs >)caf::typed_actor_view< Sigs >explicit
unlink_from(const ActorHandle &x)caf::typed_actor_view< Sigs >