UCX++
|
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_awaitable | inline |
await_resume() (defined in ucxpp::tag_recv_awaitable) | ucxpp::tag_recv_awaitable | inline |
await_suspend(std::coroutine_handle<> h) (defined in ucxpp::tag_recv_awaitable) | ucxpp::tag_recv_awaitable | inline |
base_awaitable() (defined in ucxpp::base_awaitable) | ucxpp::base_awaitable | inlineprotected |
cancel() (defined in ucxpp::tag_recv_awaitable) | ucxpp::tag_recv_awaitable | inline |
check_request_ready(ucs_status_ptr_t request) (defined in ucxpp::base_awaitable) | ucxpp::base_awaitable | inlineprotected |
h_ (defined in ucxpp::base_awaitable) | ucxpp::base_awaitable | protected |
status_ (defined in ucxpp::base_awaitable) | ucxpp::base_awaitable | protected |
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_awaitable | inline |
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_awaitable | inline |
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_awaitable | inlinestatic |