![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility function for serialization ouput item creation. More...
#include <IPSDKSerialization/Engine/SerializationOItem.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
Functions | |
| template<typename T > | |
| SerializationOItem< T > | ipsdk::make_oitem (const std::string &itemName, const T &value) |
| template function allowing to dynamically create SerializationOItem | |
Utility function for serialization ouput item creation.
1.8.14