Go to the documentation of this file.
6#ifndef iproc_TSyncProcessorWrap_included
7#define iproc_TSyncProcessorWrap_included
37 const istd::IPolymorphic* inputPtr,
63 const istd::IPolymorphic* ,
Set of general parameters.
@ PS_READY
Processor is initialized and ready.
Wrapper of iproc::IProcessor for simple synchrone processor implementations.
void InitProcessor(const iprm::IParamsSet *paramsPtr, bool doReset) override
int GetProcessorState(const iprm::IParamsSet *paramsPtr) const override
bool AreParamsAccepted(const iprm::IParamsSet *paramsPtr, const istd::IPolymorphic *inputPtr, const istd::IChangeable *outputPtr) const override
Common interface for data model objects, which can be changed.
This namespace containes interfaces and implementation of data processing concepts.
TSyncProcessorWrap< IProcessor > CSyncProcessorBase
© Witold Gantzke and Kirill Lepskiy