![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Item used to format outputs during serialization. More...
#include <SerializationOItem.h>
Public Member Functions | |
Constructors and destructors | |
| SerializationOItem (const std::string &itemName, const T &value) | |
| ~SerializationOItem () | |
Public Attributes | |
| std::string | _itemName |
| item name used during serialization | |
| const T & | _value |
| item reference used for serialization | |
Item used to format outputs during serialization.
1.8.14