![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for processor dispatch policy management. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::processor | |
| Namespace agregating IPSDK base routines and classes for algorithm processing. | |
Typedefs | |
| typedef boost::shared_ptr< ProcessorDispatchPolicy > | ipsdk::processor::ProcessorDispatchPolicyPtr |
| shared pointer to ProcessorDispatchPolicy object | |
| typedef boost::shared_ptr< const ProcessorDispatchPolicy > | ipsdk::processor::ProcessorDispatchPolicyConstPtr |
| shared pointer to const ProcessorDispatchPolicy object | |
Enumerations | |
| enum | ipsdk::processor::eDispatchLocationType { ipsdk::processor::eDLT_LocalOnly, ipsdk::processor::eDLT_RemoteOnly, ipsdk::processor::eDLT_LocalAndRemote } |
| Enumerate describing dispatch location type. More... | |
Predefined types for processor dispatch policy management.
1.8.14