|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <SourceIDTask.h>
Public Member Functions | |
| virtual | ~SourceIDTask ()=default |
| SourceIDTask () | |
| 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... | |
Static Private Member Functions | |
| static unsigned int | getNewId () |
Definition at line 33 of file SourceIDTask.h.
|
virtualdefault |
|
inline |
Definition at line 38 of file SourceIDTask.h.
|
inlineoverridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 40 of file SourceIDTask.h.
References getNewId(), SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().
|
inlinestaticprivate |
Definition at line 46 of file SourceIDTask.h.
Referenced by computeProperties().
1.8.14