15 #ifndef __IPSDKBASEPROCESSING_NODECOLLRULETYPES_H__ 16 #define __IPSDKBASEPROCESSING_NODECOLLRULETYPES_H__ 19 #include <IPSDKBaseData/DataItem/NodeColl/DataItemNodeColl.h> 43 #endif // __IPSDKBASEPROCESSING_NODECOLLRULETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eNodeCollRuleType
enumerate describing rule on node collection attribute operation type
Definition: NodeCollRuleTypes.h:33
Rule allowing to check properties on a collection.
Definition: NodeCollRuleTypes.h:37
Rule allowing to compare collections.
Definition: NodeCollRuleTypes.h:35
Predefined types for rules on data item attributes management.
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26