16 #ifndef __IPSDKBASEPROCESSING_BASEVALUECUSTOMPROPERTYRULE_H__ 17 #define __IPSDKBASEPROCESSING_BASEVALUECUSTOMPROPERTYRULE_H__ 19 #include <IPSDKBaseProcessing/Rule/Attribute/Value/BaseValueRule.h> 66 #endif // __IPSDKBASEPROCESSING_BASEVALUECUSTOMPROPERTYRULE_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 eValueRuleType::domain g_valueRuleType
attribute rule type associated to rule
Definition: BaseValueCustomPropertyRule.h:32
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 check attributes value custom properties.
Definition: BaseValueCustomPropertyRule.h:27
Rule allowing to check custom properties on an attribute value.
Definition: ValueRuleTypes.h:41
eValueRuleType getValueRuleType() const
retrieve value rule operation type
Definition: BaseValueCustomPropertyRule.h:55