SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
< SelectionCriteria
m_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

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

Definition at line 37 of file PipelineStage.h.

References std::move().

Here is the call graph for this function:

Member Data Documentation

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

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