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

Predefined types for processor dispatch policy management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>
#include <boost/shared_ptr.hpp>

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...
 

Detailed Description

Predefined types for processor dispatch policy management.

Author
E. Noirfalise
Date
2015/11/05