15 #ifndef __IPSDKBASEPROCESSING_VALUERULETYPES_H__ 16 #define __IPSDKBASEPROCESSING_VALUERULETYPES_H__ 19 #include <IPSDKBaseProcessing/Attribute/Value/BaseValueAttribute.h> 45 #endif // __IPSDKBASEPROCESSING_VALUERULETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Rule allowing to compare an attribute value with a given value.
Definition: ValueRuleTypes.h:35
eValueRuleType
enumerate describing rule on value attribute operation type
Definition: ValueRuleTypes.h:33
Predefined types for rules management.
Rule allowing to compare two attributes value.
Definition: ValueRuleTypes.h:37
Rule allowing to check value properties on an attribute value.
Definition: ValueRuleTypes.h:39
Rule allowing to check custom properties on an attribute value.
Definition: ValueRuleTypes.h:41
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26