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

#include <ib_memory.h>

Static Public Member Functions

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

Public Attributes

NodeID requestor
 
unsigned count
 
unsigned first_index
 
unsigned curr_index
 
uintptr_t req_op
 
bool immediate
 

Member Function Documentation

◆ handle_message()

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

Member Data Documentation

◆ count

unsigned Realm::RemoteIBAllocRequestMultiple::count

◆ curr_index

unsigned Realm::RemoteIBAllocRequestMultiple::curr_index

◆ first_index

unsigned Realm::RemoteIBAllocRequestMultiple::first_index

◆ immediate

bool Realm::RemoteIBAllocRequestMultiple::immediate

◆ req_op

uintptr_t Realm::RemoteIBAllocRequestMultiple::req_op

◆ requestor

NodeID Realm::RemoteIBAllocRequestMultiple::requestor

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