Go to the documentation of this file.
6#ifndef iipr_CRingPatternGeneratorComp_included
7#define iipr_CRingPatternGeneratorComp_included
26 I_ASSIGN(m_paramsIdAttrPtr,
"ParamsId",
"ID of the processor parameter in the parameter set",
false,
"ParamsId");
32 const istd::IPolymorphic* inputPtr,
34 bool allowAsync =
false,
38 I_ATTR(QByteArray, m_paramsIdAttrPtr);
iproc::CSyncProcessorCompBase BaseClass
virtual iproc::CTaskState DoProcessing(const iprm::IParamsSet *paramsPtr, const istd::IPolymorphic *inputPtr, istd::IChangeable *outputPtr, bool allowAsync=false, iproc::IProgressManager *progressManagerPtr=nullptr) override
Set of general parameters.
Represent state of asynchronous operation.
Consume information about progress of some process.
Simple definition macro for a synchronous processor.
Common interface for data model objects, which can be changed.
Contains the image processing classes.
© Witold Gantzke and Kirill Lepskiy