otsdaq
v2_05_02_indev
|
This is the complete list of members for ots::DataProducer, including all inherited members.
attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::DataProducerBase) | ots::DataProducerBase | inline |
bufferUID_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
continueWorkLoop_ (defined in ots::WorkLoop) | ots::WorkLoop | protected |
DataProcessor(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID) (defined in ots::DataProcessor) | ots::DataProcessor | |
DataProducer(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, unsigned int bufferSize=100) (defined in ots::DataProducer) | ots::DataProducer | |
DataProducerBase(const std::string &supervisorApplicationUID, const std::string &bufferUID, const std::string &processorUID, unsigned int bufferSize=100) (defined in ots::DataProducerBase) | ots::DataProducerBase | |
getBufferSize(void) const (defined in ots::DataProducerBase) | ots::DataProducerBase | inline |
getProcessorID(void) const (defined in ots::DataProcessor) | ots::DataProcessor | inline |
getWorkLoopName(void) const (defined in ots::WorkLoop) | ots::WorkLoop | inlineprotected |
isActive(void) const (defined in ots::WorkLoop) | ots::WorkLoop | |
pauseProcessingData(void) (defined in ots::DataProcessor) | ots::DataProcessor | inlinevirtual |
processorUID_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
registerToBuffer(void) (defined in ots::DataProducerBase) | ots::DataProducerBase | virtual |
resumeProcessingData(void) (defined in ots::DataProcessor) | ots::DataProcessor | inlinevirtual |
setCircularBuffer(CircularBufferBase *circularBuffer) (defined in ots::DataProcessor) | ots::DataProcessor | |
setWrittenSubBuffer(void) (defined in ots::DataProducerBase) | ots::DataProducerBase | inline |
startProcessingData(std::string runNumber) (defined in ots::DataProducer) | ots::DataProducer | virtual |
startWorkLoop(void) (defined in ots::WorkLoop) | ots::WorkLoop | |
stopProcessingData(void) (defined in ots::DataProducer) | ots::DataProducer | virtual |
stopWorkLoop(void) (defined in ots::WorkLoop) | ots::WorkLoop | |
supervisorApplicationUID_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
theCircularBuffer_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
WorkLoop(const std::string &name) (defined in ots::WorkLoop) | ots::WorkLoop | |
workLoopThread(toolbox::task::WorkLoop *workLoop)=0 (defined in ots::WorkLoop) | ots::WorkLoop | protectedpure virtual |
write(const D &buffer) (defined in ots::DataProducerBase) | ots::DataProducerBase | inline |
write(const D &buffer, const H &header) (defined in ots::DataProducerBase) | ots::DataProducerBase | inline |
~DataProcessor(void) (defined in ots::DataProcessor) | ots::DataProcessor | virtual |
~DataProducer(void) (defined in ots::DataProducer) | ots::DataProducer | virtual |
~DataProducerBase(void) (defined in ots::DataProducerBase) | ots::DataProducerBase | virtual |
~WorkLoop(void) (defined in ots::WorkLoop) | ots::WorkLoop | virtual |