SourceXtractorPlusPlus  0.12
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::MultithreadedMeasurement Member List

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

addObserver(std::shared_ptr< Observer< std::shared_ptr< SourceGroupInterface > >> observer)SourceXtractor::Observable< std::shared_ptr< SourceGroupInterface > >inlinevirtual
g_global_mutexSourceXtractor::MultithreadedMeasurementstatic
handleMessage(const std::shared_ptr< SourceGroupInterface > &source_group) overrideSourceXtractor::MultithreadedMeasurementvirtual
m_abort_raisedSourceXtractor::MultithreadedMeasurementprivate
m_active_threadsSourceXtractor::MultithreadedMeasurementprivate
m_active_threads_mutexSourceXtractor::MultithreadedMeasurementprivate
m_group_counterSourceXtractor::MultithreadedMeasurementprivate
m_input_doneSourceXtractor::MultithreadedMeasurementprivate
m_input_queueSourceXtractor::MultithreadedMeasurementprivate
m_input_queue_mutexSourceXtractor::MultithreadedMeasurementprivate
m_new_inputSourceXtractor::MultithreadedMeasurementprivate
m_new_outputSourceXtractor::MultithreadedMeasurementprivate
m_output_queueSourceXtractor::MultithreadedMeasurementprivate
m_output_queue_mutexSourceXtractor::MultithreadedMeasurementprivate
m_output_threadSourceXtractor::MultithreadedMeasurementprivate
m_source_to_rowSourceXtractor::MultithreadedMeasurementprivate
m_worker_threadsSourceXtractor::MultithreadedMeasurementprivate
m_worker_threads_nbSourceXtractor::MultithreadedMeasurementprivate
MultithreadedMeasurement(SourceToRowConverter source_to_row, int worker_threads_nb)SourceXtractor::MultithreadedMeasurementinline
notifyObservers(const std::shared_ptr< SourceGroupInterface > &message) constSourceXtractor::Observable< std::shared_ptr< SourceGroupInterface > >inlineprotected
outputThreadLoop()SourceXtractor::MultithreadedMeasurementprivate
outputThreadStatic(MultithreadedMeasurement *measurement, int id)SourceXtractor::MultithreadedMeasurementprivatestatic
removeObserver(std::shared_ptr< Observer< std::shared_ptr< SourceGroupInterface > >> observer)SourceXtractor::Observable< std::shared_ptr< SourceGroupInterface > >inlinevirtual
SourceToRowConverter typedefSourceXtractor::MultithreadedMeasurement
startThreads() overrideSourceXtractor::MultithreadedMeasurementvirtual
waitForThreads() overrideSourceXtractor::MultithreadedMeasurementvirtual
workerThreadLoop()SourceXtractor::MultithreadedMeasurementprivate
workerThreadStatic(MultithreadedMeasurement *measurement, int id)SourceXtractor::MultithreadedMeasurementprivatestatic
~Measurement()=defaultSourceXtractor::Measurementvirtual
~Observable()=defaultSourceXtractor::Observable< std::shared_ptr< SourceGroupInterface > >virtual
~Observer()=defaultSourceXtractor::Observer< std::shared_ptr< SourceGroupInterface > >virtual