|
SourceXtractorPlusPlus
0.19
SourceXtractor++, the next generation SExtractor
|
Used to determine if a Source is selected for processing. More...
#include <SourceGrouping.h>

Public Member Functions | |
| virtual | ~SelectionCriteria ()=default |
| Destructor. More... | |
| virtual bool | mustBeProcessed (const SourceInterface &source) const =0 |
| Determines if the given Source must be processed or not. More... | |
Used to determine if a Source is selected for processing.
Definition at line 41 of file SourceGrouping.h.
|
virtualdefault |
Destructor.
|
pure virtual |
Determines if the given Source must be processed or not.
Implemented in SourceXtractor::SelectAllCriteria, and SourceXtractor::LineSelectionCriteria.
1.8.5