![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 ®istratorName, const PyWrapperRegistrator ®istrator) |
Utility functions for IPSDK python wrapping.
1.8.14