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

#include <DetectionFrameInfoTask.h>

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

Public Member Functions

virtual ~DetectionFrameInfoTask ()=default
 Destructor.
 
 DetectionFrameInfoTask ()
 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.
 
virtual void computeProperties (SourceInterface &source) const =0
 Computes one or more properties for the Source.
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor.
 

Detailed Description

Definition at line 30 of file DetectionFrameInfoTask.h.

Constructor & Destructor Documentation

◆ ~DetectionFrameInfoTask()

virtual SourceXtractor::DetectionFrameInfoTask::~DetectionFrameInfoTask ( )
virtualdefault

Destructor.

◆ DetectionFrameInfoTask()

SourceXtractor::DetectionFrameInfoTask::DetectionFrameInfoTask ( )
inline

Constructor.

Definition at line 39 of file DetectionFrameInfoTask.h.

Member Function Documentation

◆ computeProperties()

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

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

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