actor-framework
caf::response_handle< ActorType, Policy > Member List

This is the complete list of members for caf::response_handle< ActorType, Policy >, including all inherited members.

actor_type typedef (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
as_observable() && (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
as_single() && (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
await(F f, OnError g) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
await(F f) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
id() const noexcept (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
operator=(const response_handle &)=delete (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
operator=(response_handle &&) noexcept=delete (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
policy() noexcept (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
policy_type typedef (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
receive(F f, OnError g) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
receive(OnError g, F f) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
receive(OnError g, catch_all< F > f) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
response_handle()=delete (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
response_handle(const response_handle &)=delete (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
response_handle(response_handle &&) noexcept=default (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
response_handle(actor_type *self, Ts &&... xs) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inlineexplicit
response_type typedef (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >
self() noexcept (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
then(F f, OnError g) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
then(F f) (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >inline
traits typedef (defined in caf::response_handle< ActorType, Policy >)caf::response_handle< ActorType, Policy >