![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Source part of macros set for processor class implementation. More...
#include <IPSDKCore/Processing/Action/ActionSrcMacros.h>#include <IPSDKBaseProcessing/Processor/ProcessorFactory.h>#include <IPSDKBaseProcessing/Processor/Policy/ProcessorDispatchPolicy.h>#include <IPSDKUtil/Tools/MutexMacros.h>#include <boost/make_shared.hpp>#include <boost/thread/lock_guard.hpp>Go to the source code of this file.
Macros | |
| #define | IPSDK_IMPLEMENT_PROCESSOR(libraryName, namespaceSeq, className, eMsgEnum, version) |
| [Internal] macro allowing to implement a concrete concrete class base definition | |
| #define | IPSDK_DEFAULT_DISPATCH_POLICY(className, nbMaxThread, dispatchLocationType) |
| [Internal] macro allowing to define default dispatch policy for processor More... | |
Source part of macros set for processor class implementation.
| #define IPSDK_DEFAULT_DISPATCH_POLICY | ( | className, | |
| nbMaxThread, | |||
| dispatchLocationType | |||
| ) |
[Internal] macro allowing to define default dispatch policy for processor
1.8.14