|
| rma_atomic_awaitable (ucp_ep_h ep, ucp_atomic_op_t const op, void const *buffer, uint64_t remote_addr, ucp_rkey_h rkey, void *reply_buffer=nullptr) |
|
bool | await_ready () noexcept |
|
ucp_request_param_t | build_param () |
|
bool | await_suspend (std::coroutine_handle<> h) |
|
void | await_resume () const |
|
|
class | send_awaitable< rma_atomic_awaitable< T > > |
|
|
static void | send_cb (void *request, ucs_status_t status, void *user_data) |
|
bool | check_request_ready (ucs_status_ptr_t request) |
|
std::coroutine_handle | h_ |
|
ucs_status_t | status_ |
|
The documentation for this class was generated from the following file: