SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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:
Collaboration graph
[legend]

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.

Member Data Documentation

◆ m_selection_criteria

const std::shared_ptr<SelectionCriteria> SourceXtractor::ProcessSourcesEvent::m_selection_criteria

Definition at line 35 of file PipelineStage.h.


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