|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
Task to produce the GroupInfo Property. More...
#include <GroupInfoTask.h>


Public Member Functions | |
| virtual | ~GroupInfoTask ()=default |
| Destructor. | |
| GroupInfoTask () | |
| void | computeProperties (SourceGroupInterface &group) const override |
| Computes one or more properties for the SourceGroup and/or the Sources it contains. | |
| Public Member Functions inherited from SourceXtractor::GroupTask | |
| virtual | ~GroupTask ()=default |
| Destructor. | |
| Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. | |
Task to produce the GroupInfo Property.
Definition at line 37 of file GroupInfoTask.h.
|
virtualdefault |
Destructor.
|
inline |
Definition at line 44 of file GroupInfoTask.h.
|
overridevirtual |
Computes one or more properties for the SourceGroup and/or the Sources it contains.
Implements SourceXtractor::GroupTask.
Definition at line 32 of file GroupInfoTask.cpp.
References SourceXtractor::SourceGroupInterface::setProperty().
