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 4004 of file midas.cxx.

Member Data Documentation

◆ async_flag

int TrState::async_flag = 0

Definition at line 4007 of file midas.cxx.

◆ clients

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

Definition at line 4013 of file midas.cxx.

◆ debug_flag

int TrState::debug_flag = 0

Definition at line 4008 of file midas.cxx.

◆ end_time

DWORD TrState::end_time = 0

Definition at line 4012 of file midas.cxx.

◆ errorstr

std::string TrState::errorstr

Definition at line 4010 of file midas.cxx.

◆ run_number

int TrState::run_number = 0

Definition at line 4006 of file midas.cxx.

◆ start_time

DWORD TrState::start_time = 0

Definition at line 4011 of file midas.cxx.

◆ status

int TrState::status = 0

Definition at line 4009 of file midas.cxx.

◆ transition

int TrState::transition = 0

Definition at line 4005 of file midas.cxx.


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