otsdaq
v2_05_02_indev
|
This is the complete list of members for ots::DataProducerBase, including all inherited members.
attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::DataProducerBase) | ots::DataProducerBase | inline |
bufferUID_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
DataProcessor(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID) (defined in ots::DataProcessor) | ots::DataProcessor | |
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 |
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)=0 (defined in ots::DataProcessor) | ots::DataProcessor | pure virtual |
stopProcessingData(void)=0 (defined in ots::DataProcessor) | ots::DataProcessor | pure virtual |
supervisorApplicationUID_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
theCircularBuffer_ (defined in ots::DataProcessor) | ots::DataProcessor | protected |
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 |
~DataProducerBase(void) (defined in ots::DataProducerBase) | ots::DataProducerBase | virtual |