otsdaq-utilities  3.02.00
ots::MacroMakerSupervisor::runFEMacroStruct::runFEMacroParameterStruct Struct Reference

#include <otsdaq-utilities/MacroMaker/MacroMakerSupervisor.h>

+ Collaboration diagram for ots::MacroMakerSupervisor::runFEMacroStruct::runFEMacroParameterStruct:

Public Attributes

HttpXmlDocument xmldoc_
 
std::string feClassSelected_
 
std::string feUIDSelected_
 
std::string macroType_
 
std::string macroName_
 
std::string inputArgs_
 
std::string outputArgs_
 
bool saveOutputs_
 
std::string runningUsername_
 
std::string userGroupPermissions_
 
time_t startTime_ = time(0)
 
time_t doneTime_ = -1
 
std::string feMacroRunError_ = ""
 
uint64_t threadID_ = 0
 

Detailed Description

runFEMacroParameterStruct is a sub-struct to isolate from special atomic bool handling (and repetitive member usage for copy/move constructors)

Definition at line 25 of file MacroMakerSupervisor.h.


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