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

#include <machine.h>

Public Attributes

char hostname [MAX_HOSTNAME_LENGTH]
 
uint64_t hostid
 
uint32_t processid
 

Static Public Attributes

static const size_t MAX_HOSTNAME_LENGTH = 256
 

Member Data Documentation

◆ hostid

uint64_t Realm::Machine::ProcessInfo::hostid

◆ hostname

char Realm::Machine::ProcessInfo::hostname[MAX_HOSTNAME_LENGTH]

◆ MAX_HOSTNAME_LENGTH

const size_t Realm::Machine::ProcessInfo::MAX_HOSTNAME_LENGTH = 256
static

◆ processid

uint32_t Realm::Machine::ProcessInfo::processid

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