SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::NDetectedPixelsTaskFactory Class Reference

#include <NDetectedPixelsTaskFactory.h>

Inheritance diagram for SourceXtractor::NDetectedPixelsTaskFactory:
[legend]
Collaboration diagram for SourceXtractor::NDetectedPixelsTaskFactory:
[legend]

Public Member Functions

 NDetectedPixelsTaskFactory ()
 
virtual ~NDetectedPixelsTaskFactory ()=default
 
virtual std::shared_ptr< TaskcreateTask (const PropertyId &property_id) const
 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...
 

Detailed Description

Definition at line 45 of file NDetectedPixelsTaskFactory.h.

Constructor & Destructor Documentation

SourceXtractor::NDetectedPixelsTaskFactory::NDetectedPixelsTaskFactory ( )
inline

Definition at line 47 of file NDetectedPixelsTaskFactory.h.

virtual SourceXtractor::NDetectedPixelsTaskFactory::~NDetectedPixelsTaskFactory ( )
virtualdefault

Member Function Documentation

virtual std::shared_ptr<Task> SourceXtractor::NDetectedPixelsTaskFactory::createTask ( const PropertyId property_id) const
inlinevirtual

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

Implements SourceXtractor::TaskFactory.

Definition at line 50 of file NDetectedPixelsTaskFactory.h.


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