SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::NoGroupingCriteria Class Reference

#include <NoGroupingCriteria.h>

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

Public Member Functions

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

Detailed Description

Definition at line 32 of file NoGroupingCriteria.h.

Member Function Documentation

◆ shouldGroup()

virtual 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: