UCX++
ucxpp::tag_recv_awaitable Member List

This is the complete list of members for ucxpp::tag_recv_awaitable, including all inherited members.

await_ready() noexcept (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinline
await_resume() (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinline
await_suspend(std::coroutine_handle<> h) (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinline
base_awaitable() (defined in ucxpp::base_awaitable)ucxpp::base_awaitableinlineprotected
cancel() (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinline
check_request_ready(ucs_status_ptr_t request) (defined in ucxpp::base_awaitable)ucxpp::base_awaitableinlineprotected
h_ (defined in ucxpp::base_awaitable)ucxpp::base_awaitableprotected
status_ (defined in ucxpp::base_awaitable)ucxpp::base_awaitableprotected
tag_recv_awaitable(ucp_worker_h worker, void *buffer, size_t length, ucp_tag_t tag, ucp_tag_t tag_mask) (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinline
tag_recv_awaitable(ucp_worker_h worker, void *buffer, size_t length, ucp_tag_t tag, ucp_tag_t tag_mask, tag_recv_awaitable *&cancel) (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinline
tag_recv_cb(void *request, ucs_status_t status, ucp_tag_recv_info_t const *tag_info, void *user_data) (defined in ucxpp::tag_recv_awaitable)ucxpp::tag_recv_awaitableinlinestatic