C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::policy::select_any< ResponseType > Member List

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

await(Self *self, F &&f, OnError &&g) (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
ids() const noexcept (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
is_trivial (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >static
message_id_list typedef (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
pending_timeouts() (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
receive(Self *self, F &&f, G &&g) (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
response_type typedef (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
select_any(message_id_list ids, disposable pending_timeouts) (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >explicit
then(Self *self, F &&f, OnError &&g) (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >
type_checker typedef (defined in caf::policy::select_any< ResponseType >)caf::policy::select_any< ResponseType >