SourceXtractorPlusPlus
0.10
Please provide a description of the project.
|
#include <BlendedFlagTask.h>
Public Member Functions | |
virtual | ~BlendedFlagTask ()=default |
virtual void | computeProperties (SourceInterface &source) const |
Computes one or more properties for the Source. More... | |
![]() | |
virtual | ~SourceTask ()=default |
Destructor. More... | |
![]() | |
virtual | ~Task ()=default |
Destructor. More... | |
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.
References SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().