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

Public Member Functions

 structFilePar ()
 
 ~structFilePar ()
 

Public Attributes

string strFileIn
 
nullString nstrFileOut
 
unique_ptr< int > ptrStartEvent
 
unique_ptr< int > ptrEventCount
 
string strParallelMode
 
int iParallelMode
 
int iMerge
 
string strPutCommand
 
string strPutPath
 
string strGetCommand
 
string strGetPath
 
vector< string > vecCleanPath
 

Detailed Description

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

Constructor & Destructor Documentation

◆ structFilePar()

structFilePar::structFilePar ( )
inline

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

◆ ~structFilePar()

structFilePar::~structFilePar ( )
inline

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

References vecCleanPath.

Member Data Documentation

◆ iMerge

int structFilePar::iMerge

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

Referenced by ThreadLocalProcess().

◆ iParallelMode

int structFilePar::iParallelMode

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

Referenced by main(), and ThreadLocalProcess().

◆ nstrFileOut

nullString structFilePar::nstrFileOut

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

Referenced by main(), and ThreadLocalProcess().

◆ ptrEventCount

unique_ptr<int> structFilePar::ptrEventCount

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

Referenced by ThreadLocalProcess().

◆ ptrStartEvent

unique_ptr<int> structFilePar::ptrStartEvent

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

Referenced by ThreadLocalProcess().

◆ strFileIn

string structFilePar::strFileIn

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

Referenced by ThreadLocalProcess().

◆ strGetCommand

string structFilePar::strGetCommand

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

Referenced by ThreadLocalProcess().

◆ strGetPath

string structFilePar::strGetPath

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

Referenced by ThreadLocalProcess().

◆ strParallelMode

string structFilePar::strParallelMode

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

Referenced by main().

◆ strPutCommand

string structFilePar::strPutCommand

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

Referenced by ThreadLocalProcess().

◆ strPutPath

string structFilePar::strPutPath

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

Referenced by ThreadLocalProcess().

◆ vecCleanPath

vector<string> structFilePar::vecCleanPath

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

Referenced by ThreadLocalProcess(), and ~structFilePar().


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