![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Macros set allowing to check properties an attribute collection information. More...
#include <IPSDKBaseProcessing/IPSDKBaseProcessingExports.h>#include <IPSDKBaseProcessing/Attribute/Macros/AttributeConfigMacros.h>#include <IPSDKBaseProcessing/Attribute/Macros/AttributeCheckMacros.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_ATTRIBUTE_COLL_COUNT_MACRO(z, n, PredicateClass) |
| [Internal] sub macro allowing to count number of elements respecting a given condition in an attribute info collection More... | |
| #define | IPSDK_ATTRIBUTE_COLL_COUNT(PredicateClass) |
| [Internal] macro allowing to count number of elements respecting a given condition in an attribute info collection More... | |
| #define | IPSDK_ATTRIBUTE_COLL_ATTRIBUTE_TYPEDEF(z, n, data) typedef BOOST_PP_CAT(T, n) BOOST_PP_CAT(AttributeType, n); |
| [Internal] macro allowing to declare attribute collection info attributes type | |
Macros set allowing to check properties an attribute collection information.
| #define IPSDK_ATTRIBUTE_COLL_COUNT_MACRO | ( | z, | |
| n, | |||
| PredicateClass | |||
| ) |
[Internal] sub macro allowing to count number of elements respecting a given condition in an attribute info collection
| #define IPSDK_ATTRIBUTE_COLL_COUNT | ( | PredicateClass | ) |
[Internal] macro allowing to count number of elements respecting a given condition in an attribute info collection
1.8.14