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

#include <ib_memory.h>

Collaboration diagram for Realm::RemoteIBAllocRequestSingle:

Static Public Member Functions

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

Public Attributes

Memory memory
 
size_t size
 
uintptr_t req_op
 
unsigned req_index
 
bool immediate
 

Member Function Documentation

◆ handle_message()

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

Member Data Documentation

◆ immediate

bool Realm::RemoteIBAllocRequestSingle::immediate

◆ memory

Memory Realm::RemoteIBAllocRequestSingle::memory

◆ req_index

unsigned Realm::RemoteIBAllocRequestSingle::req_index

◆ req_op

uintptr_t Realm::RemoteIBAllocRequestSingle::req_op

◆ size

size_t Realm::RemoteIBAllocRequestSingle::size

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