|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Task to produce the GroupInfo Property. More...
#include <GroupInfoTask.h>
Public Member Functions | |
| virtual | ~GroupInfoTask ()=default |
| Destructor. More... | |
| GroupInfoTask () | |
| virtual void | computeProperties (SourceGroupInterface &group) const override |
| Computes one or more properties for the SourceGroup and/or the Sources it contains. More... | |
Public Member Functions inherited from SourceXtractor::GroupTask | |
| virtual | ~GroupTask ()=default |
| Destructor. More... | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. More... | |
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 30 of file GroupInfoTask.cpp.
References SourceXtractor::SourceGroupInterface::setProperty().
1.8.14