IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
PythonDataItemUtils.h File Reference

Utility functions used for python data item wrapping management. More...

#include <Python/PyIPSDKBase/PyIPSDKBaseExports.h>
#include <Python/PyIPSDKBase/PythonStdVectorUtils.h>
#include <IPSDKBaseData/DataItem/DataItemTypes.h>
#include <IPSDKUtil/BaseTypes.h>
#include <boost/python/copy_const_reference.hpp>
#include <algorithm>
#include <iostream>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::python
 Namespace aggregating IPSDK to python base wrappers.
 

Functions

PYIPSDKBASE_API std::string ipsdk::python::toString (const BaseDataItem &dataItem)
 function allowing to convert an IPSDK data item to a string representation
 

Detailed Description

Utility functions used for python data item wrapping management.

Author
E.Noirfalise
Date
2016/11/07