SourceXtractorPlusPlus
0.10
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... | |
![]() | |
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.