Hermes  0.9.5-beta
Hierarchical Distributed I/O Buffering System
hermes::ThalliumState Struct Reference

#include <rpc_thallium.h>

Public Attributes

char server_name_prefix [kMaxServerNamePrefix]
 
char server_name_postfix [kMaxServerNamePostfix]
 
char bo_server_name_postfix [kMaxServerNamePostfix]
 
std::atomic< bool > kill_requested
 
tl::engine * engine
 
tl::engine * bo_engine
 
ABT_xstream execution_stream
 

Detailed Description

A structure to represent Thallium state

Member Data Documentation

◆ server_name_prefix

char hermes::ThalliumState::server_name_prefix[kMaxServerNamePrefix]

server prefix

◆ server_name_postfix

char hermes::ThalliumState::server_name_postfix[kMaxServerNamePostfix]

server suffix

◆ bo_server_name_postfix

char hermes::ThalliumState::bo_server_name_postfix[kMaxServerNamePostfix]

buf. org. suffix

◆ kill_requested

std::atomic<bool> hermes::ThalliumState::kill_requested

is kill requested?

◆ engine

tl::engine* hermes::ThalliumState::engine

pointer to engine

◆ bo_engine

tl::engine* hermes::ThalliumState::bo_engine

pointer to buf. org. engine

◆ execution_stream

ABT_xstream hermes::ThalliumState::execution_stream

Argobots execution stream


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