SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::Measurement Member List

This is the complete list of members for SourceXtractor::Measurement, including all inherited members.

addObserver(std::shared_ptr< Observer< SourceGroupInterface >> observer)SourceXtractor::Observable< SourceGroupInterface >inlinevirtual
notifyObservers(const SourceGroupInterface &message) constSourceXtractor::Observable< SourceGroupInterface >inlineprotected
receiveProcessSignal(const ProcessSourcesEvent &event)=0SourceXtractor::PipelineReceiver< SourceGroupInterface >pure virtual
receiveSource(std::unique_ptr< SourceGroupInterface > source)=0SourceXtractor::PipelineReceiver< SourceGroupInterface >pure virtual
removeObserver(std::shared_ptr< Observer< SourceGroupInterface >> observer)SourceXtractor::Observable< SourceGroupInterface >inlinevirtual
sendProcessSignal(const ProcessSourcesEvent &event) constSourceXtractor::PipelineEmitter< SourceGroupInterface >inlineprotected
sendSource(std::unique_ptr< SourceGroupInterface > source) constSourceXtractor::PipelineEmitter< SourceGroupInterface >inlineprotected
setNextStage(std::shared_ptr< PipelineReceiver< SourceGroupInterface >> next)SourceXtractor::PipelineEmitter< SourceGroupInterface >inline
startThreads()=0SourceXtractor::Measurementpure virtual
stopThreads()=0SourceXtractor::Measurementpure virtual
synchronizeThreads()=0SourceXtractor::Measurementpure virtual
~Measurement() override=defaultSourceXtractor::Measurement
~Observable()=defaultSourceXtractor::Observable< SourceGroupInterface >virtual
~PipelineEmitter() override=defaultSourceXtractor::PipelineEmitter< SourceGroupInterface >
~PipelineReceiver()=defaultSourceXtractor::PipelineReceiver< SourceGroupInterface >virtual