![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for processing management. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::core | |
| Namespace agregating IPSDK core execution routines and classes. | |
Typedefs | |
| typedef ProcessingResult< eExecutionResult > | ipsdk::core::ExecResult |
| type used to retrieve an execution result | |
Enumerations | |
| enum | ipsdk::core::eExecutionStatus { ipsdk::core::eES_NotStarted, ipsdk::core::eES_WaitingForExecution, ipsdk::core::eES_Running, ipsdk::core::eES_Completed } |
| Enumerate describing an execution status. More... | |
| enum | ipsdk::core::eExecutionResult { ipsdk::core::eER_Successful, ipsdk::core::eER_Failed, ipsdk::core::eER_Canceled } |
| Enumerate describing an execution result. More... | |
Predefined types for processing management.
1.8.14