|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
An implementation of SelectionCriteria that just marks all Sources as selected. More...
#include <SourceGrouping.h>
Public Member Functions | |
| virtual bool | mustBeProcessed (const SourceInterface &) const override |
| Determines if the given Source must be processed or not. More... | |
Public Member Functions inherited from SourceXtractor::SelectionCriteria | |
| virtual | ~SelectionCriteria ()=default |
| Destructor. More... | |
An implementation of SelectionCriteria that just marks all Sources as selected.
Definition at line 58 of file SourceGrouping.h.
|
inlineoverridevirtual |
Determines if the given Source must be processed or not.
Implements SourceXtractor::SelectionCriteria.
Definition at line 60 of file SourceGrouping.h.
1.8.14