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

Utility functions for IPSDK python wrapping. More...

#include <Python/PyIPSDKBase/PyIPSDKBaseExports.h>
#include <Python/PyIPSDKBase/PythonRegistrationTypes.h>

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

PYIPSDKBASE_API void ipsdk::python::registerPyWrappers (const std::string &libraryFullName)
 function allowing to register IPSDK python wrappers for a given library
 
PYIPSDKBASE_API void ipsdk::python::addPyWrapper (const std::string &libraryFullName, const std::string &registratorName, const PyWrapperRegistrator &registrator)
 

Detailed Description

Utility functions for IPSDK python wrapping.

Author
E. Noirfalise
Date
2015/12/03