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

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

#include <set>
#include <boost/python/iterator.hpp>
#include <boost/python/self.hpp>
#include <boost/python/operators.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/is_base_of.hpp>

Go to the source code of this file.

Classes

class  ipsdk::python::py_set< KeyType >
 

Namespaces

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

Functions

void ipsdk::python::block_hashing (boost::python::object)
 
template<class KeyType >
void ipsdk::python::export_set (const char *py_name)
 

Detailed Description

Utility functions for std::set python wrapping.

Author
E. Noirfalise
Date
2015/12/01