![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set used for shape measure set attributes class declaration. More...
#include <IPSDKBaseProcessing/Attribute/Base/AttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/ShapeMeasureSet/InputShapeMeasureSetAttribute.h>#include <IPSDKImageProcessing/Attribute/ShapeMeasureSet/InOutShapeMeasureSetAttribute.h>#include <IPSDKImageProcessing/Attribute/ShapeMeasureSet/OutputShapeMeasureSetAttribute.h>#include <IPSDKImageProcessing/Rule/ShapeMeasureSet/ShapeMeasureSetRuleOperators.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_SHAPEMEASURESET_ATTRIBUTE_BODY(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a shape measure set attribute body concrete class More... | |
| #define | IPSDK_DECLARE_MANDATORY_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a mandatory shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a optional shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_INPUT_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory input shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_INOUT_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory in/out shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_OUTPUT_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory output shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_INPUT_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional input shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_INOUT_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional in/out shape measure set attribute concrete class More... | |
| #define | IPSDK_DECLARE_OUTPUT_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional output shape measure set attribute concrete class More... | |
Header part of macros set used for shape measure set attributes class declaration.
| #define IPSDK_DECLARE_SHAPEMEASURESET_ATTRIBUTE_BODY | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a shape measure set attribute body concrete class
| #define IPSDK_DECLARE_MANDATORY_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a mandatory shape measure set attribute concrete class
| #define IPSDK_DECLARE_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a optional shape measure set attribute concrete class
| #define IPSDK_DECLARE_INPUT_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory input shape measure set attribute concrete class
| #define IPSDK_DECLARE_INOUT_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory in/out shape measure set attribute concrete class
| #define IPSDK_DECLARE_OUTPUT_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory output shape measure set attribute concrete class
| #define IPSDK_DECLARE_INPUT_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional input shape measure set attribute concrete class
| #define IPSDK_DECLARE_INOUT_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional in/out shape measure set attribute concrete class
| #define IPSDK_DECLARE_OUTPUT_OPTIONAL_SHAPEMEASURESET_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional output shape measure set attribute concrete class
1.8.14