|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Produces DetectionFrameGroupStampTask. More...
#include <DetectionFrameGroupStampTaskFactory.h>
Public Member Functions | |
| virtual | ~DetectionFrameGroupStampTaskFactory ()=default |
| Destructor. More... | |
| virtual std::shared_ptr< Task > | createTask (const PropertyId &property_id) const override |
| Returns a Task producing a Property corresponding to the given PropertyId. More... | |
Public Member Functions inherited from SourceXtractor::TaskFactory | |
| virtual | ~TaskFactory ()=default |
| Destructor. More... | |
| void | reportConfigDependencies (Euclid::Configuration::ConfigManager &) const override |
| Registers all the Configuration dependencies. More... | |
| void | configure (Euclid::Configuration::ConfigManager &) override |
| Method which should initialize the object. More... | |
| virtual void | registerPropertyInstances (OutputRegistry &) |
Public Member Functions inherited from SourceXtractor::Configurable | |
| virtual | ~Configurable ()=default |
| Destructor. More... | |
Produces DetectionFrameGroupStampTask.
Definition at line 39 of file DetectionFrameGroupStampTaskFactory.h.
|
virtualdefault |
Destructor.
|
overridevirtual |
Returns a Task producing a Property corresponding to the given PropertyId.
Implements SourceXtractor::TaskFactory.
Definition at line 36 of file DetectionFrameGroupStampTaskFactory.cpp.
1.8.14