![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Source part of data item node implementation macros. More...
#include <IPSDKSerialization/Engine/SerializationSrcMacro.h>#include <IPSDKBaseData/ToolTip/ToolTipSrcMacros.h>#include <IPSDKBaseData/DataItem/Node/DataItemNodeFactory.h>#include <IPSDKUtil/Tools/MutexMacros.h>#include <boost/thread/lock_guard.hpp>#include <boost/make_shared.hpp>Go to the source code of this file.
Macros | |
| #define | IPSDK_MAX_SUB_NODES_COUNT 20 |
| macro defining maximum number of sub nodes for a node | |
| #define | IPSDK_IMPLEMENT_NODE_STR_MACRO(z, n, seqInfo) |
| macro allowing to implement node string accessors methods More... | |
| #define | IPSDK_IMPLEMENT_NODE_DATA_BODY(libraryName, namespaceSeq, className, eMsgEnum) |
| macro allowing to implement a node concrete class body | |
| #define | IPSDK_IMPLEMENT_NODE_DATA(libraryName, namespaceSeq, className, eMsgEnum) |
| macro allowing to implement a node concrete class More... | |
Source part of data item node implementation macros.
| #define IPSDK_IMPLEMENT_NODE_STR_MACRO | ( | z, | |
| n, | |||
| seqInfo | |||
| ) |
macro allowing to implement node string accessors methods
| #define IPSDK_IMPLEMENT_NODE_DATA | ( | libraryName, | |
| namespaceSeq, | |||
| className, | |||
| eMsgEnum | |||
| ) |
macro allowing to implement a node concrete class
1.8.14