IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ProcessorDispatchPolicyUtils.h
Go to the documentation of this file.
1 // ProcessorDispatchPolicyUtils.h:
3 // -------------------------------
4 //
14 
15 #ifndef __IPSDKBASEPROCESSING_PROCESSORDISPATCHPOLICYUTILS_H__
16 #define __IPSDKBASEPROCESSING_PROCESSORDISPATCHPOLICYUTILS_H__
17 
21 
22 namespace ipsdk {
23 namespace processor {
24 
27 
30 
31 } // end of namespace processor
32 
35 
36 } // end of namespace ipsdk
37 
38 #endif // __IPSDKBASEPROCESSING_PROCESSORDISPATCHPOLICYUTILS_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDK_DECLARE_SERIAL_ENUM(IPSDKBaseData, eDiscreteOrientation2d)
serialization operators for eDiscreteOrientation2d enumerate
Macro allowing to declare serialization for a given enumerate.
eDispatchLocationType
Enumerate describing dispatch location type.
Definition: ProcessorDispatchPolicyTypes.h:35
Predefined types for processor dispatch policy management.
Definition of import/export macro for library.