SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::SelectAllCriteria Class Reference

An implementation of SelectionCriteria that just marks all Sources as selected. More...

#include <SourceGrouping.h>

Inheritance diagram for SourceXtractor::SelectAllCriteria:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::SelectAllCriteria:
Collaboration graph
[legend]

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.
 
virtual bool mustBeProcessed (const SourceInterface &source) const =0
 Determines if the given Source must be processed or not.
 

Detailed Description

An implementation of SelectionCriteria that just marks all Sources as selected.

Definition at line 58 of file SourceGrouping.h.

Member Function Documentation

◆ mustBeProcessed()

bool SourceXtractor::SelectAllCriteria::mustBeProcessed ( const SourceInterface source) const
inlineoverridevirtual

Determines if the given Source must be processed or not.

Implements SourceXtractor::SelectionCriteria.

Definition at line 60 of file SourceGrouping.h.


The documentation for this class was generated from the following file: