|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
An implementation of SelectionCriteria that just marks all Sources as selected. More...
#include <SourceGrouping.h>


Public Member Functions | |
| bool | mustBeProcessed (const SourceInterface &) const override |
| Determines if the given Source must be processed or not. | |
| Public Member Functions inherited from SourceXtractor::SelectionCriteria | |
| virtual | ~SelectionCriteria ()=default |
| Destructor. | |
An implementation of SelectionCriteria that just marks all Sources as selected.
Definition at line 59 of file SourceGrouping.h.
|
inlineoverridevirtual |
Determines if the given Source must be processed or not.
Implements SourceXtractor::SelectionCriteria.
Definition at line 61 of file SourceGrouping.h.