SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::ProcessSourcesEvent Class Reference

Event received by SourceGrouping to request the processing of some of the Sources stored. More...

#include <PipelineStage.h>

Collaboration diagram for SourceXtractor::ProcessSourcesEvent:

Public Member Functions

 ProcessSourcesEvent (std::shared_ptr< SelectionCriteria > selection_criteria)

Public Attributes

const std::shared_ptr< SelectionCriteriam_selection_criteria

Detailed Description

Event received by SourceGrouping to request the processing of some of the Sources stored.

Definition at line 33 of file PipelineStage.h.

Constructor & Destructor Documentation

◆ ProcessSourcesEvent()

SourceXtractor::ProcessSourcesEvent::ProcessSourcesEvent ( std::shared_ptr< SelectionCriteria > selection_criteria)
inlineexplicit

Definition at line 37 of file PipelineStage.h.

References m_selection_criteria, and std::move().

Here is the call graph for this function:

Member Data Documentation

◆ m_selection_criteria


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