16 #ifndef __IPSDKBASEPROCESSING_BASELEAFCOLLVALUECOMPARISONRULE_H__ 17 #define __IPSDKBASEPROCESSING_BASELEAFCOLLVALUECOMPARISONRULE_H__ 19 #include <IPSDKBaseProcessing/Rule/Attribute/DataItem/LeafColl/BaseLeafCollRule.h> 69 #endif // __IPSDKBASEPROCESSING_BASELEAFCOLLVALUECOMPARISONRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define IPSDKBASEPROCESSING_API
Import/Export macro for library IPSDKBaseProcessing.
Definition: IPSDKBaseProcessingExports.h:27
static const eLeafCollRuleType::domain g_leafCollRuleType
attribute rule type associated to rule
Definition: BaseLeafCollValueComparisonRule.h:32
eValueComparisonRuleType
enumerate describing value comparison rule operation type
Definition: RuleTypes.h:56
eLeafCollRuleType
enumerate describing rule on value attribute operation type
Definition: LeafCollRuleTypes.h:33
eLeafCollRuleType getLeafCollRuleType() const
retrieve leaf collection rule operation type
Definition: BaseLeafCollValueComparisonRule.h:58
Base class for rules on leaf collections of data item attributes.
Definition: BaseLeafCollRule.h:27
Rule allowing to compare collection values with a given value.
Definition: LeafCollRuleTypes.h:37
Base class for rule allowing to compare leaf collection value of data item attributes with a given va...
Definition: BaseLeafCollValueComparisonRule.h:27