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

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

#include <boost/python/suite/indexing/map_indexing_suite.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

template<typename Container >
std::string ipsdk::python::mapToString (const Container &dataColl)
 
template<class Container >
void ipsdk::python::export_map (const char *py_name)
 
template<class Container >
void ipsdk::python::export_map_no_str (const char *py_name)
 

Detailed Description

Utility functions for std::map python wrapping.

Author
E. Noirfalise
Date
2015/12/01