![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Source part of macros set for image processing enumerate attributes class implementation. More...
#include <IPSDKBaseProcessing/Attribute/Base/AttributeSrcMacros.h>#include <IPSDKBaseProcessing/Attribute/Base/AttributeLogMessages.h>#include <IPSDKBaseProcessing/Logger/IPSDKBaseProcessingLog.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_IMPLEMENT_IPENUM_ATTRIBUTE(libraryName, namespaceSeq, className, eMsgEnum) |
| [Internal] macro allowing to implement a mandatory input image processing enumerate attribute concrete class More... | |
| #define | IPSDK_IMPLEMENT_OPTIONAL_IPENUM_ATTRIBUTE(libraryName, namespaceSeq, className, eMsgEnum) |
| [Internal] macro allowing to implement an optional input image processing enumerate attribute concrete class More... | |
Source part of macros set for image processing enumerate attributes class implementation.
| #define IPSDK_IMPLEMENT_IPENUM_ATTRIBUTE | ( | libraryName, | |
| namespaceSeq, | |||
| className, | |||
| eMsgEnum | |||
| ) |
[Internal] macro allowing to implement a mandatory input image processing enumerate attribute concrete class
| #define IPSDK_IMPLEMENT_OPTIONAL_IPENUM_ATTRIBUTE | ( | libraryName, | |
| namespaceSeq, | |||
| className, | |||
| eMsgEnum | |||
| ) |
[Internal] macro allowing to implement an optional input image processing enumerate attribute concrete class
1.8.14