actor-framework
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 >inline
ids() const noexcept (defined in caf::policy::select_all< ResponseType >)caf::policy::select_all< ResponseType >inline
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 >inline
receive(Self *self, F &&f, G &&g) (defined in caf::policy::select_all< ResponseType >)caf::policy::select_all< ResponseType >inline
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 >inlineexplicit
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 >inline
type_checker typedef (defined in caf::policy::select_all< ResponseType >)caf::policy::select_all< ResponseType >