![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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... | |
Utility functions to manage xml file object serialization python wrappers.
1.8.14