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 <msParam.h>
Public Attributes | |
int | len |
int | oprType |
msParam_t ** | msParam |
int MsParamArray::len |
Definition at line 85 of file msParam.h.
Referenced by addMsParamToArray(), appendOutputToInput(), carryOverMsParam(), clearMsParamArray(), convertHashtableToMsParamArray(), exec_rule_expression(), exec_rule_text(), getMsParamByLabel(), getMsParamByType(), getMspInOutStructByLabel(), newMsParamArray(), parseAndComputeMsParamArrayToEnv(), printMsParam(), printMsParamArray(), removeTmpVarName(), replMsParamArray(), rmMsParamByLabel(), trimMsParamArray(), updateMsParamArrayToEnv(), and updateMsParamArrayToEnvAndFreeNonIRODSType().
msParam_t** MsParamArray::msParam |
Definition at line 87 of file msParam.h.
Referenced by addMsParamToArray(), appendOutputToInput(), carryOverMsParam(), checkMsgCondition(), clearMsParamArray(), convertHashtableToMsParamArray(), getMsParamByLabel(), getMsParamByType(), getMspInOutStructByLabel(), newMsParamArray(), parseAndComputeMsParamArrayToEnv(), printMsParam(), printMsParamArray(), removeTmpVarName(), replMsParamArray(), rmMsParamByLabel(), trimMsParamArray(), updateMsParamArrayToEnv(), and updateMsParamArrayToEnvAndFreeNonIRODSType().
int MsParamArray::oprType |
Definition at line 86 of file msParam.h.
Referenced by newMsParamArray().