BmnRoot
Loading...
Searching...
No Matches
structMacroPar Struct Reference
Collaboration diagram for structMacroPar:
[legend]

Public Member Functions

 structMacroPar ()
 
 ~structMacroPar ()
 

Public Attributes

nullString nstrMacroName
 
nullString nstrMacroPath
 
unique_ptr< int > ptrStartEvent
 
unique_ptr< int > ptrEventCount
 
string strAddArgs
 
vector< unique_ptr< structFilePar > > vecFiles
 

Detailed Description

Definition at line 217 of file nica-scheduler.cpp.

Constructor & Destructor Documentation

◆ structMacroPar()

structMacroPar::structMacroPar ( )
inline

Definition at line 229 of file nica-scheduler.cpp.

◆ ~structMacroPar()

structMacroPar::~structMacroPar ( )
inline

Definition at line 236 of file nica-scheduler.cpp.

References vecFiles.

Member Data Documentation

◆ nstrMacroName

nullString structMacroPar::nstrMacroName

Definition at line 220 of file nica-scheduler.cpp.

Referenced by ParseMacroFiles().

◆ nstrMacroPath

nullString structMacroPar::nstrMacroPath

Definition at line 222 of file nica-scheduler.cpp.

Referenced by main().

◆ ptrEventCount

unique_ptr<int> structMacroPar::ptrEventCount

Definition at line 224 of file nica-scheduler.cpp.

◆ ptrStartEvent

unique_ptr<int> structMacroPar::ptrStartEvent

Definition at line 224 of file nica-scheduler.cpp.

◆ strAddArgs

string structMacroPar::strAddArgs

Definition at line 226 of file nica-scheduler.cpp.

◆ vecFiles

vector<unique_ptr<structFilePar> > structMacroPar::vecFiles

Definition at line 228 of file nica-scheduler.cpp.

Referenced by main(), ParseMacroFiles(), and ~structMacroPar().


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