15 #ifndef __IPSDKBASEPROCESSING_BASEATTRIBUTECOMPARISONRULE_H__ 16 #define __IPSDKBASEPROCESSING_BASEATTRIBUTECOMPARISONRULE_H__ 18 #include <IPSDKBaseProcessing/Rule/Attribute/Value/BaseValueRule.h> 68 #endif // __IPSDKBASEPROCESSING_BASEATTRIBUTECOMPARISONRULE_H__ eValueRuleType getValueRuleType() const
retrieve value rule operation type
Definition: BaseAttributeComparisonRule.h:57
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define IPSDKBASEPROCESSING_API
Import/Export macro for library IPSDKBaseProcessing.
Definition: IPSDKBaseProcessingExports.h:27
eValueComparisonRuleType
enumerate describing value comparison rule operation type
Definition: RuleTypes.h:56
static const eValueRuleType::domain g_valueRuleType
attribute rule type associated to rule
Definition: BaseAttributeComparisonRule.h:31
eValueRuleType
enumerate describing rule on value attribute operation type
Definition: ValueRuleTypes.h:33
Base class for rules on value attributes.
Definition: BaseValueRule.h:27
Base class for rules allowing to compare attributes value.
Definition: BaseAttributeComparisonRule.h:26
Rule allowing to compare two attributes value.
Definition: ValueRuleTypes.h:37