SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
Groups sources if they were originally one source before being split. More...
#include <SplitSourcesCriteria.h>
Public Member Functions | |
virtual bool | shouldGroup (const SourceInterface &first, const SourceInterface &second) const override |
Determines if the two sources should be grouped together. More... | |
![]() | |
virtual | ~GroupingCriteria ()=default |
Destructor. More... | |
Groups sources if they were originally one source before being split.
Definition at line 37 of file SplitSourcesCriteria.h.
|
overridevirtual |
Determines if the two sources should be grouped together.
Implements SourceXtractor::GroupingCriteria.
Definition at line 29 of file SplitSourcesCriteria.cpp.
References SourceXtractor::SourceInterface::getProperty().