Go to the documentation of this file.
6#ifndef iproc_TSyncProcessorCompBase_included
7#define iproc_TSyncProcessorCompBase_included
24template <
class Base,
class Interface = Base>
35 I_REGISTER_INTERFACE(Interface);
Wrapper provider of log-functionality for component based implementations.
Interface for all synchrone and asynchrone processors with "push data" model.
Simple definition macro for a synchronous processor.
ilog::CLoggerComponentBase BaseClass
iproc::TSyncProcessorWrap< Base > BaseClass2
Wrapper of iproc::IProcessor for simple synchrone processor implementations.
This namespace containes interfaces and implementation of data processing concepts.
TSyncProcessorCompBase< IProcessor > CSyncProcessorCompBase
© Witold Gantzke and Kirill Lepskiy