SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::DetectionFrameCoordinatesTask Class Reference

#include <DetectionFrameCoordinatesTask.h>

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

Public Member Functions

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

Detailed Description

Definition at line 30 of file DetectionFrameCoordinatesTask.h.

Constructor & Destructor Documentation

◆ ~DetectionFrameCoordinatesTask()

virtual SourceXtractor::DetectionFrameCoordinatesTask::~DetectionFrameCoordinatesTask ( )
virtualdefault

Destructor.

◆ DetectionFrameCoordinatesTask()

SourceXtractor::DetectionFrameCoordinatesTask::DetectionFrameCoordinatesTask ( )
inline

Constructor.

Definition at line 39 of file DetectionFrameCoordinatesTask.h.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::DetectionFrameCoordinatesTask::computeProperties ( SourceInterface source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 26 of file DetectionFrameCoordinatesTask.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: