UCX++
Public Member Functions | Friends | List of all members
ucxpp::packed_memory_rkey Class Reference

A serializable UCX memory handle ready to send to peer. More...

#include <ucxpp/memory.h>

Inheritance diagram for ucxpp::packed_memory_rkey:
Inheritance graph
[legend]
Collaboration diagram for ucxpp::packed_memory_rkey:
Collaboration graph
[legend]

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
 
noncopyableoperator= (noncopyable const &)=delete
 
noncopyableoperator= (noncopyable &&)=default
 

Friends

class local_memory_handle
 

Detailed Description

A serializable UCX memory handle ready to send to peer.


The documentation for this class was generated from the following files: