SourceXtractorPlusPlus  0.10
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::DetectionFramePixelValuesTask Class Reference

Task to produce the DetectionFramePixelValues Property. More...

#include <DetectionFramePixelValuesTask.h>

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

Public Member Functions

virtual ~DetectionFramePixelValuesTask ()=default
 Destructor. More...
 
 DetectionFramePixelValuesTask ()
 
virtual 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

Task to produce the DetectionFramePixelValues Property.

Definition at line 38 of file DetectionFramePixelValuesTask.h.

Constructor & Destructor Documentation

virtual SourceXtractor::DetectionFramePixelValuesTask::~DetectionFramePixelValuesTask ( )
virtualdefault

Destructor.

SourceXtractor::DetectionFramePixelValuesTask::DetectionFramePixelValuesTask ( )
inline

Definition at line 47 of file DetectionFramePixelValuesTask.h.

Member Function Documentation

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

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 35 of file DetectionFramePixelValuesTask.cpp.

References SourceXtractor::MultithreadedMeasurement::g_global_mutex, SourceXtractor::PixelCoordinateList::getCoordinateList(), SourceXtractor::SourceInterface::getProperty(), std::lock(), std::move(), std::vector< T >::push_back(), and SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:


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