![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of data item node declaration macros. More...
Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_NODE_DATA_BODY(libraryName, className, childSeq) |
| macro allowing to declare a node concrete class body More... | |
| #define | IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq) |
| macro allowing to declare a node concrete class More... | |
Header part of data item node declaration macros.
| #define IPSDK_DECLARE_NODE_DATA_BODY | ( | libraryName, | |
| className, | |||
| childSeq | |||
| ) |
macro allowing to declare a node concrete class body
| #define IPSDK_DECLARE_NODE_DATA | ( | libraryName, | |
| className, | |||
| childSeq | |||
| ) |
macro allowing to declare a node concrete class
1.8.14