C++ Actor Framework 0.18
Loading...
Searching...
No Matches
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 >
id() const noexcept (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >
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 >
receive(Self *self, F &&f, OnError &&g) (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >
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 >explicit
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 >
type_checker typedef (defined in caf::policy::single_response< ResponseType >)caf::policy::single_response< ResponseType >