SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::DetectionFrameImagesTask Class Reference

#include <DetectionFrameImagesTask.h>

Inheritance diagram for SourceXtractor::DetectionFrameImagesTask:
Collaboration diagram for SourceXtractor::DetectionFrameImagesTask:

Public Member Functions

virtual ~DetectionFrameImagesTask ()=default
 Destructor.
 DetectionFrameImagesTask ()
 Constructor.
void computeProperties (SourceInterface &source) const override
 Computes one or more properties for the Source.
Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor.
Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor.

Detailed Description

Definition at line 30 of file DetectionFrameImagesTask.h.

Constructor & Destructor Documentation

◆ ~DetectionFrameImagesTask()

virtual SourceXtractor::DetectionFrameImagesTask::~DetectionFrameImagesTask ( )
virtualdefault

Destructor.

◆ DetectionFrameImagesTask()

SourceXtractor::DetectionFrameImagesTask::DetectionFrameImagesTask ( )
inline

Constructor.

Definition at line 39 of file DetectionFrameImagesTask.h.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::DetectionFrameImagesTask::computeProperties ( SourceInterface & source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 24 of file DetectionFrameImagesTask.cpp.

References SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:

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