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 <exec_rule_expression.h>
Public Attributes | |
bytesBuf_t | rule_text_ |
bytesBuf_t | packed_rei_ |
msParamArray_t * | params_ |
Definition at line 9 of file exec_rule_expression.h.
bytesBuf_t exec_rule_expression_t::packed_rei_ |
Definition at line 11 of file exec_rule_expression.h.
Referenced by rsExecRuleExpression().
msParamArray_t* exec_rule_expression_t::params_ |
Definition at line 12 of file exec_rule_expression.h.
Referenced by rsExecRuleExpression().
bytesBuf_t exec_rule_expression_t::rule_text_ |
Definition at line 10 of file exec_rule_expression.h.
Referenced by rsExecRuleExpression().