IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs | Enumerations
AsyncProcessorTypes.h File Reference

Predefined types for asynchonous processor management. More...

#include <IPSDKUtil/Tools/ProcessingResult.h>
#include <IPSDKUtil/Tools/EnumMacros.h>

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 ProcessingResult< eRetrievalResultType > ipsdk::processor::RetrievalResult
 type used to retrieve an execution result
 

Enumerations

enum  ipsdk::processor::eRetrievalResultType { ipsdk::processor::eRRT_Successful, ipsdk::processor::eRRT_NoMore, ipsdk::processor::eRRT_Failed }
 Enumerate describing a provider retrieval result type. More...
 

Detailed Description

Predefined types for asynchonous processor management.

Author
E. Noirfalise
Date
2015/02/12