![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set used for shape measure information set attributes class declaration. More...
#include <IPSDKBaseProcessing/Attribute/Base/AttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/ShapeMeasureInfoSet/InputShapeMeasureInfoSetAttribute.h>#include <IPSDKImageProcessing/Rule/ShapeMeasureInfoSet/ShapeMeasureInfoSetRuleOperators.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_SHAPEMEASUREINFOSET_ATTRIBUTE_BODY(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a shape measure information set attribute body concrete class More... | |
| #define | IPSDK_DECLARE_MANDATORY_SHAPEMEASUREINFOSET_ATTRIBUTE(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a mandatory shape measure information set attribute concrete class More... | |
| #define | IPSDK_DECLARE_OPTIONAL_SHAPEMEASUREINFOSET_ATTRIBUTE(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a optional shape measure information set attribute concrete class More... | |
| #define | IPSDK_DECLARE_INPUT_SHAPEMEASUREINFOSET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory input shape measure information set attribute concrete class More... | |
| #define | IPSDK_DECLARE_INPUT_OPTIONAL_SHAPEMEASUREINFOSET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional input shape measure information set attribute concrete class More... | |
Header part of macros set used for shape measure information set attributes class declaration.
| #define IPSDK_DECLARE_SHAPEMEASUREINFOSET_ATTRIBUTE_BODY | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a shape measure information set attribute body concrete class
| #define IPSDK_DECLARE_MANDATORY_SHAPEMEASUREINFOSET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a mandatory shape measure information set attribute concrete class
| #define IPSDK_DECLARE_OPTIONAL_SHAPEMEASUREINFOSET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a optional shape measure information set attribute concrete class
| #define IPSDK_DECLARE_INPUT_SHAPEMEASUREINFOSET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory input shape measure information set attribute concrete class
| #define IPSDK_DECLARE_INPUT_OPTIONAL_SHAPEMEASUREINFOSET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional input shape measure information set attribute concrete class
1.8.14