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

#include <ib_memory.h>

Static Public Member Functions

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

Public Attributes

uintptr_t req_op
 
unsigned count
 
unsigned first_index
 

Member Function Documentation

◆ handle_message()

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

Member Data Documentation

◆ count

unsigned Realm::RemoteIBAllocResponseMultiple::count

◆ first_index

unsigned Realm::RemoteIBAllocResponseMultiple::first_index

◆ req_op

uintptr_t Realm::RemoteIBAllocResponseMultiple::req_op

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