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 <restructs.hpp>
Public Attributes | |
int | id |
Node * | type |
Node * | node |
RuleType | ruleType |
int | dynamictyping |
Definition at line 272 of file restructs.hpp.
int RuleDesc::dynamictyping |
Definition at line 277 of file restructs.hpp.
Referenced by newRuleDesc(), and typeRule().
int RuleDesc::id |
Definition at line 273 of file restructs.hpp.
Referenced by newRuleDesc().
Node* RuleDesc::node |
Definition at line 275 of file restructs.hpp.
Referenced by appendRuleIntoExtIndex(), createCondIndex(), createRuleNodeIndex(), execRule(), execRuleFromCondIndex(), generateRuleTypes(), insertRulesIntoDBNew(), list_rules(), matchPattern(), newRuleDesc(), parseAndComputeRule(), prependRuleIntoAppIndex(), processXMsg(), ruleToString(), smsi_arity(), smsi_listapprules(), smsi_listcorerules(), smsi_listextrules(), typeRule(), and typeRuleSet().
RuleType RuleDesc::ruleType |
Definition at line 276 of file restructs.hpp.
Referenced by createCondIndex(), createRuleNodeIndex(), execRule(), execRuleFromCondIndex(), insertRulesIntoDBNew(), matchPattern(), newRuleDesc(), parseAndComputeRule(), ruleToString(), and typeRuleSet().
Node* RuleDesc::type |
Definition at line 274 of file restructs.hpp.
Referenced by newRuleDesc().