|
SourceXtractorPlusPlus
0.19
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 std::move().

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