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

Utility functions for std::set python wrapping. More...

#include <vector>
#include <boost/python/iterator.hpp>
#include <boost/python/self.hpp>
#include <boost/python/operators.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>

Go to the source code of this file.

Classes

struct  ipsdk::python::VectorConverter< Container >
 

Namespaces

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

Functions

template<class Container >
void ipsdk::python::export_vector_no_proxy (const char *py_name)
 
template<class Container >
void ipsdk::python::export_vector (const char *py_name)
 
template<class Container >
void ipsdk::python::export_vector_no_str (const char *py_name)
 
template<class Container >
void ipsdk::python::export_vector_no_str_no_proxy (const char *py_name)
 

Detailed Description

Utility functions for std::set python wrapping.

Author
E. Noirfalise
Date
2015/12/01