IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKSerialization
Engine
SerializationIItemMacros.h
Go to the documentation of this file.
1
// SerializationIItemMacros.h:
3
// ---------------------------
4
//
14
15
#ifndef __IPSDKSERIALIZATION_SERIALIZATIONIITEMMACROS_H__
16
#define __IPSDKSERIALIZATION_SERIALIZATIONIITEMMACROS_H__
17
18
#include <boost/preprocessor/stringize.hpp>
19
#include <
IPSDKSerialization/Engine/SerializationIItemUtils.h
>
20
23
26
#define IPSDK_MAKE_IITEM_VALUE(value) \
27
ipsdk::make_iitem(BOOST_PP_STRINGIZE(value), value)
28
31
32
#endif // __IPSDKSERIALIZATION_SERIALIZATIONIITEMMACROS_H__
SerializationIItemUtils.h
Utility function for serialization input item creation.
Generated on Tue Apr 15 2025 16:20:49 for IPSDK by
1.8.14