|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <ReferenceCoordinatesTask.h>


Public Member Functions | |
| virtual | ~ReferenceCoordinatesTask ()=default |
| Destructor. | |
| ReferenceCoordinatesTask (unsigned int instance) | |
| 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. | |
Private Attributes | |
| unsigned int | m_instance |
Definition at line 30 of file ReferenceCoordinatesTask.h.
|
virtualdefault |
Destructor.
|
inlineexplicit |
Constructor.
Definition at line 39 of file ReferenceCoordinatesTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 26 of file ReferenceCoordinatesTask.cpp.
Definition at line 44 of file ReferenceCoordinatesTask.h.