irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
#include <reIn2p3SysRule.hpp>
Public Attributes | |
char | cmd [256] |
char | cmdArgv [100000] |
char | execAddr [256] |
char | hintPath [(1024+64)] |
int | threadId |
int | addPathToArgv |
char | rescName [(1024+64)] |
ruleExecInfo_t | rei |
Definition at line 41 of file reIn2p3SysRule.hpp.
int thrInp_t::addPathToArgv |
Definition at line 47 of file reIn2p3SysRule.hpp.
Referenced by msiServerMonPerf(), and startMonScript().
char thrInp_t::cmd[256] |
Definition at line 42 of file reIn2p3SysRule.hpp.
Referenced by startMonScript().
char thrInp_t::cmdArgv[100000] |
Definition at line 43 of file reIn2p3SysRule.hpp.
Referenced by startMonScript().
char thrInp_t::execAddr[256] |
Definition at line 44 of file reIn2p3SysRule.hpp.
Referenced by startMonScript().
char thrInp_t::hintPath[(1024+64)] |
Definition at line 45 of file reIn2p3SysRule.hpp.
Referenced by startMonScript().
ruleExecInfo_t thrInp_t::rei |
Definition at line 49 of file reIn2p3SysRule.hpp.
Referenced by startMonScript().
char thrInp_t::rescName[(1024+64)] |
Definition at line 48 of file reIn2p3SysRule.hpp.
Referenced by startMonScript().
int thrInp_t::threadId |
Definition at line 46 of file reIn2p3SysRule.hpp.
Referenced by msiServerMonPerf(), and startMonScript().