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


Public Member Functions | |
| virtual | ~BlendedFlagTask ()=default |
| virtual void | computeProperties (SourceInterface &source) const |
| 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. | |
Definition at line 34 of file BlendedFlagTask.h.
|
virtualdefault |
|
inlinevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 38 of file BlendedFlagTask.h.