|
|
void * | ctx {nullptr} |
| |
|
void * | router {nullptr} |
| |
|
bool | isTcp {false} |
| |
|
std::string | endpointPath |
| |
|
std::string | endpoint |
| |
|
std::vector< pid_t > | childPids |
| |
|
std::unordered_map< std::string, size_t > | identityToWorker |
| |
|
std::vector< std::string > | workerIdentityVec |
| |
|
std::string | jobDir |
| |
|
std::string | treeName |
| |
|
std::vector< NThreadData * > * | workerObjects {nullptr} |
| |
|
size_t | maxWorkers {0} |
| |
|
std::string | currentDefName |
| |
|
std::vector< Long64_t > | currentDefIds |
| |
|
bool | hasCurrentDefIds {false} |
| |
|
bool | hasOldSigIntAction {false} |
| |
|
std::string | macroList |
| |
|
std::string | tmpDir |
| |
|
std::string | tmpResultsDir |
| |
|
size_t | bootstrapNextIdx {0} |
| |
|
std::vector< std::string > | pendingReadyIdentities |
| |
Definition at line 76 of file NDimensionalExecutor.cxx.
The documentation for this struct was generated from the following file: