![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for python wrapper registrations. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::python | |
| Namespace aggregating IPSDK to python base wrappers. | |
Typedefs | |
| typedef boost::function< void()> | ipsdk::python::PyWrapperRegistrator |
| python wrapper registration function type | |
| typedef std::pair< std::string, PyWrapperRegistrator > | ipsdk::python::PyWrapperInfo |
| python wrapper registration information | |
| typedef std::vector< PyWrapperInfo > | ipsdk::python::PyWrapperColl |
| collection of wrapper registration functions | |
| typedef std::set< std::string > | ipsdk::python::ModuleNames |
| collection of module names | |
Predefined types for python wrapper registrations.
1.8.14