![]() |
Realm
A distributed, event-based tasking library
|
#include <ucp_internal.h>
Public Member Functions | |
| UCPRemoteMemoryCommon (const ByteArray &rdma_info_ba) | |
| virtual | ~UCPRemoteMemoryCommon () |
| virtual bool | get_remote_addr (off_t offset, RemoteAddress &remote_addr) |
| Realm::UCP::UCPRemoteMemoryCommon::UCPRemoteMemoryCommon | ( | const ByteArray & | rdma_info_ba | ) |
|
virtual |
|
virtual |
Reimplemented in Realm::UCP::UCPRemoteMemory, and Realm::UCP::UCPIBMemory.