Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::RemoteIBAllocResponseSingle Struct Reference

#include <ib_memory.h>

Static Public Member Functions

static void handle_message (NodeID sender, const RemoteIBAllocResponseSingle &args, const void *data, size_t msglen)
 

Public Attributes

uintptr_t req_op
 
unsigned req_index
 
off_t offset
 

Member Function Documentation

◆ handle_message()

static void Realm::RemoteIBAllocResponseSingle::handle_message ( NodeID  sender,
const RemoteIBAllocResponseSingle args,
const void *  data,
size_t  msglen 
)
static

Member Data Documentation

◆ offset

off_t Realm::RemoteIBAllocResponseSingle::offset

◆ req_index

unsigned Realm::RemoteIBAllocResponseSingle::req_index

◆ req_op

uintptr_t Realm::RemoteIBAllocResponseSingle::req_op

The documentation for this struct was generated from the following file: