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

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

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