![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Source part of macros set for data item attributes class implementation. More...
#include <IPSDKBaseProcessing/Attribute/Base/AttributeSrcMacros.h>#include <IPSDKBaseData/DataItem/Node/DataItemNodeSrcMacros.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_IMPLEMENT_DATAITEM_ATTRIBUTE_BODY(libraryName, namespaceSeq, className, eMsgEnum) |
| [Internal] macro allowing to implement a data item attribute body | |
| #define | IPSDK_IMPLEMENT_FROM_EXISTING_DATAITEM_ATTRIBUTE(libraryName, namespaceSeq, className, eMsgEnum) |
| macro allowing to implement a data item attribute from an associated existing data item More... | |
| #define | IPSDK_IMPLEMENT_DATAITEM_ATTRIBUTE(libraryName, namespaceSeq, className, eMsgEnum) |
| macro allowing to implement a data item attribute and its associated dataitem More... | |
Source part of macros set for data item attributes class implementation.
| #define IPSDK_IMPLEMENT_FROM_EXISTING_DATAITEM_ATTRIBUTE | ( | libraryName, | |
| namespaceSeq, | |||
| className, | |||
| eMsgEnum | |||
| ) |
macro allowing to implement a data item attribute from an associated existing data item
| #define IPSDK_IMPLEMENT_DATAITEM_ATTRIBUTE | ( | libraryName, | |
| namespaceSeq, | |||
| className, | |||
| eMsgEnum | |||
| ) |
macro allowing to implement a data item attribute and its associated dataitem
1.8.14