msiAdmShowIRB ( msParam_t *  bufParam,
ruleExecInfo_t *  rei 
)
Description:
This is a microservice that reads the data structure in the Rule Engine, which holds the current set of Rules, and pretty-prints that structure to the stdout buffer.
Module:
core
Since:
pre-2.1
Author:
Arcot Rajasekar
Date:
2007-06
Note:
This microservice has a dummy parameter.
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] bufParam - is a msParam (not used for anything, a dummy parameter)
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
  • rei->MsParamArray->MsParam->ruleExecOut->stdout is modified
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
msiAdmShowDVM, msiAdmShowFNM

Definition at line 321 of file ruleAdminMS.c.

Generated on Mon Jun 25 14:00:57 2012 for iRODS Documentation by  doxygen 1.6.3