![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for std::pair python wrapping. More...
#include <vector>#include <boost/python/iterator.hpp>#include <boost/python/self.hpp>#include <boost/python/operators.hpp>#include <boost/python/tuple.hpp>#include <iostream>Go to the source code of this file.
Classes | |
| struct | ipsdk::python::PairToPythonConverter< T1, T2 > |
| struct | ipsdk::python::PythonToPairConverter< T1, T2 > |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::python | |
| Namespace aggregating IPSDK to python base wrappers. | |
Functions | |
| template<typename PairType > | |
| void | ipsdk::python::export_pair (const char *py_name) |
Utility functions for std::pair python wrapping.
1.8.14