16 #ifndef __IPSDKBASEPROCESSING_BASELEAFCOLLSIZERULE_H__ 17 #define __IPSDKBASEPROCESSING_BASELEAFCOLLSIZERULE_H__ 19 #include <IPSDKBaseProcessing/Rule/Attribute/DataItem/LeafColl/BaseLeafCollRule.h> 69 #endif // __IPSDKBASEPROCESSING_BASELEAFCOLLSIZERULE_H__ 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
eCollPropertyRuleType getCollPropertyRuleType() const
retrieve collection property rule operation type
Definition: BaseLeafCollSizeRule.h:58
static const eCollPropertyRuleType::domain g_collPropertyRuleType
attribute rule type associated to rule
Definition: BaseLeafCollSizeRule.h:32
check informations about collection size
Definition: RuleTypes.h:94
Base class for rules on leaf collections of data item attributes.
Definition: BaseLeafCollRule.h:27
eCollPropertyRuleType
enumerate describing collection property rule operation type
Definition: RuleTypes.h:92
Base class for rules on size of leaf collections of data item attributes.
Definition: BaseLeafCollSizeRule.h:27