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