actor-framework
caf::policy::single_response< ResponseType > Member List

This is the complete list of members for caf::policy::single_response< ResponseType >, including all inherited members.

await(Self *self, F &&f, OnError &&g) (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >inline
id() const noexcept (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >inline
is_trivial (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >static
operator=(single_response &&) noexcept=default (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >
pending_timeouts() (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >inline
receive(Self *self, F &&f, OnError &&g) (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >inline
response_type typedef (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >
single_response(message_id mid, disposable pending_timeout) noexcept (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >inlineexplicit
single_response(single_response &&) noexcept=default (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >
then(Self *self, F &&f, OnError &&g) (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >inline
type_checker typedef (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >