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

#include <runtime_impl.h>

Collaboration diagram for Realm::RuntimeShutdownRequest:

Static Public Member Functions

static void handle_message (NodeID sender, const RuntimeShutdownRequest &msg, const void *data, size_t datalen)
 

Public Attributes

Event wait_on
 
int result_code
 

Member Function Documentation

◆ handle_message()

static void Realm::RuntimeShutdownRequest::handle_message ( NodeID  sender,
const RuntimeShutdownRequest msg,
const void *  data,
size_t  datalen 
)
static

Member Data Documentation

◆ result_code

int Realm::RuntimeShutdownRequest::result_code

◆ wait_on

Event Realm::RuntimeShutdownRequest::wait_on

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