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

#include <runtime_impl.h>

Static Public Member Functions

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

Public Attributes

int result_code
 

Member Function Documentation

◆ handle_message()

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

Member Data Documentation

◆ result_code

int Realm::RuntimeShutdownMessage::result_code

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