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

Utility functions to manage xml file object serialization python wrappers. More...

#include <Python/PyIPSDKBase/PyIPSDKBaseExports.h>
#include <IPSDKUtil/BaseTypes.h>
#include <boost/python/tuple.hpp>

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 boost::python::tuple ipsdk::python::readFromXmlFile (const boost::filesystem::path &filePath)
 read a base serialization object from a xml file More...
 
PYIPSDKBASE_API boost::python::tuple ipsdk::python::readFromBinaryFile (const boost::filesystem::path &filePath)
 read a base serialization object from a binary file More...
 

Detailed Description

Utility functions to manage xml file object serialization python wrappers.

Author
E. Noirfalise
Date
2015/12/10