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

#include <NoGroupingCriteria.h>

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

Public Member Functions

bool shouldGroup (const SourceInterface &, const SourceInterface &) const override
 Determines if the two sources should be grouped together.
 
- Public Member Functions inherited from SourceXtractor::GroupingCriteria
virtual ~GroupingCriteria ()=default
 Destructor.
 
virtual std::set< PropertyIdrequiredProperties () const
 Return a set of used properties so they can be pre-fetched.
 

Detailed Description

Definition at line 32 of file NoGroupingCriteria.h.

Member Function Documentation

◆ shouldGroup()

bool SourceXtractor::NoGroupingCriteria::shouldGroup ( const SourceInterface & first,
const SourceInterface & second ) const
inlineoverridevirtual

Determines if the two sources should be grouped together.

Implements SourceXtractor::GroupingCriteria.

Definition at line 34 of file NoGroupingCriteria.h.


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