SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 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 <SourceGrouping.h>

Collaboration diagram for SourceXtractor::ProcessSourcesEvent:
[legend]

Public Member Functions

 ProcessSourcesEvent (const 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 71 of file SourceGrouping.h.

Constructor & Destructor Documentation

SourceXtractor::ProcessSourcesEvent::ProcessSourcesEvent ( const std::shared_ptr< SelectionCriteria > &  selection_criteria)
inline

Definition at line 75 of file SourceGrouping.h.

Member Data Documentation

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

Definition at line 73 of file SourceGrouping.h.

Referenced by SourceXtractor::SourceGrouping::handleMessage().


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