|
UCX++
|
A serializable UCX memory handle ready to send to peer. More...
#include <ucxpp/memory.h>


Public Member Functions | |
| packed_memory_rkey (packed_memory_rkey &&other) | |
| void * | get_buffer () |
| void const * | get_buffer () const |
| size_t | get_length () const |
Public Member Functions inherited from ucxpp::noncopyable | |
| noncopyable (noncopyable &&)=default | |
| noncopyable (noncopyable const &)=delete | |
| noncopyable & | operator= (noncopyable const &)=delete |
| noncopyable & | operator= (noncopyable &&)=default |
Friends | |
| class | local_memory_handle |
A serializable UCX memory handle ready to send to peer.