MIDAS
Loading...
Searching...
No Matches
TrState Struct Reference
Collaboration diagram for TrState:

Public Attributes

int transition = 0
 
int run_number = 0
 
int async_flag = 0
 
int debug_flag = 0
 
int status = 0
 
std::string errorstr
 
DWORD start_time = 0
 
DWORD end_time = 0
 
std::vector< std::unique_ptr< TrClient > > clients
 

Detailed Description

Definition at line 3982 of file midas.cxx.

Member Data Documentation

◆ async_flag

int TrState::async_flag = 0

Definition at line 3985 of file midas.cxx.

◆ clients

std::vector<std::unique_ptr<TrClient> > TrState::clients

Definition at line 3991 of file midas.cxx.

◆ debug_flag

int TrState::debug_flag = 0

Definition at line 3986 of file midas.cxx.

◆ end_time

DWORD TrState::end_time = 0

Definition at line 3990 of file midas.cxx.

◆ errorstr

std::string TrState::errorstr

Definition at line 3988 of file midas.cxx.

◆ run_number

int TrState::run_number = 0

Definition at line 3984 of file midas.cxx.

◆ start_time

DWORD TrState::start_time = 0

Definition at line 3989 of file midas.cxx.

◆ status

int TrState::status = 0

Definition at line 3987 of file midas.cxx.

◆ transition

int TrState::transition = 0

Definition at line 3983 of file midas.cxx.


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