IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Macros
PythonEnumMacros.h File Reference

Macros allowing to handle ipsdk enumerate to python wrapping. More...

#include <Python/PyIPSDKBase/PythonEnumUtils.h>
#include <boost/preprocessor/stringize.hpp>

Go to the source code of this file.

Macros

#define IPSDK_REGISTER_ENUM_TO_PYTHON(IPSDKEnum)   ipsdk::python::ipsdkToPythonEnum<IPSDKEnum>(BOOST_PP_STRINGIZE(IPSDKEnum));
 macro allowing to register an IPSDK enumerate to python
 

Detailed Description

Macros allowing to handle ipsdk enumerate to python wrapping.

Author
E. Noirfalise
Date
2015/11/23