|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
Event received by SourceGrouping to request the processing of some of the Sources stored. More...
#include <PipelineStage.h>

Public Member Functions | |
| ProcessSourcesEvent (std::shared_ptr< SelectionCriteria > selection_criteria) | |
Public Attributes | |
| const std::shared_ptr< SelectionCriteria > | m_selection_criteria |
Event received by SourceGrouping to request the processing of some of the Sources stored.
Definition at line 33 of file PipelineStage.h.
|
inlineexplicit |
Definition at line 37 of file PipelineStage.h.
References m_selection_criteria, and std::move().

| const std::shared_ptr<SelectionCriteria> SourceXtractor::ProcessSourcesEvent::m_selection_criteria |
Definition at line 35 of file PipelineStage.h.
Referenced by ProcessSourcesEvent(), SourceXtractor::AssocGrouping::receiveProcessSignal(), SourceXtractor::MoffatGrouping::receiveProcessSignal(), SourceXtractor::SourceGrouping::receiveProcessSignal(), and SourceXtractor::SplitSourcesGrouping::receiveProcessSignal().