SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::PeakValueTaskFactory Class Reference

#include <PeakValueTaskFactory.h>

Inheritance diagram for SourceXtractor::PeakValueTaskFactory:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::PeakValueTaskFactory:
Collaboration graph
[legend]

Public Member Functions

 PeakValueTaskFactory ()
 
virtual ~PeakValueTaskFactory ()=default
 Destructor.
 
std::shared_ptr< TaskcreateTask (const PropertyId &property_id) const override
 Returns a Task producing a Property corresponding to the given PropertyId.
 
- Public Member Functions inherited from SourceXtractor::TaskFactory
virtual ~TaskFactory ()=default
 Destructor.
 
void reportConfigDependencies (Euclid::Configuration::ConfigManager &) const override
 Registers all the Configuration dependencies.
 
void configure (Euclid::Configuration::ConfigManager &) override
 Method which should initialize the object.
 
virtual void registerPropertyInstances (OutputRegistry &)
 
- Public Member Functions inherited from SourceXtractor::Configurable
virtual ~Configurable ()=default
 Destructor.
 

Detailed Description

Definition at line 35 of file PeakValueTaskFactory.h.

Constructor & Destructor Documentation

◆ PeakValueTaskFactory()

SourceXtractor::PeakValueTaskFactory::PeakValueTaskFactory ( )
inline

Definition at line 37 of file PeakValueTaskFactory.h.

◆ ~PeakValueTaskFactory()

virtual SourceXtractor::PeakValueTaskFactory::~PeakValueTaskFactory ( )
virtualdefault

Destructor.

Member Function Documentation

◆ createTask()

std::shared_ptr< Task > SourceXtractor::PeakValueTaskFactory::createTask ( const PropertyId & property_id) const
inlineoverridevirtual

Returns a Task producing a Property corresponding to the given PropertyId.

Implements SourceXtractor::TaskFactory.

Definition at line 43 of file PeakValueTaskFactory.h.


The documentation for this class was generated from the following file: