SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::Partition Member List

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

addObserver(std::shared_ptr< Observer< SourceInterface > > observer)SourceXtractor::Observable< SourceInterface >inlinevirtual
m_next_stageSourceXtractor::PipelineEmitter< SourceInterface >private
m_observersSourceXtractor::Observable< SourceInterface >private
m_stepsSourceXtractor::Partitionprivate
notifyObservers(const SourceInterface &message) constSourceXtractor::Observable< SourceInterface >inlineprotected
Partition(std::vector< std::shared_ptr< PartitionStep > > steps)SourceXtractor::Partitionexplicit
receiveProcessSignal(const ProcessSourcesEvent &event) overrideSourceXtractor::Partitionvirtual
receiveSource(std::unique_ptr< SourceInterface > source) overrideSourceXtractor::Partitionvirtual
removeObserver(std::shared_ptr< Observer< SourceInterface > > observer)SourceXtractor::Observable< SourceInterface >inlinevirtual
sendProcessSignal(const ProcessSourcesEvent &event) constSourceXtractor::PipelineEmitter< SourceInterface >inlineprotected
sendSource(std::unique_ptr< SourceInterface > source) constSourceXtractor::PipelineEmitter< SourceInterface >inlineprotected
setNextStage(std::shared_ptr< PipelineReceiver< SourceInterface > > next)SourceXtractor::PipelineEmitter< SourceInterface >inline
~Observable()=defaultSourceXtractor::Observable< SourceInterface >virtual
~Partition()=defaultSourceXtractor::Partitionvirtual
~PipelineEmitter() override=defaultSourceXtractor::PipelineEmitter< SourceInterface >
~PipelineReceiver()=defaultSourceXtractor::PipelineReceiver< SourceInterface >virtual