otsdaq  v2_05_02_indev
ots::TCPDataListenerProducer Member List

This is the complete list of members for ots::TCPDataListenerProducer, including all inherited members.

attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::DataProducerBase)ots::DataProducerBaseinline
bufferUID_ (defined in ots::DataProcessor)ots::DataProcessorprotected
close(void) (defined in ots::TCPSocket)ots::TCPSocket
Configurable(const ConfigurationTree &theXDAQContextConfigTree, const std::string &theConfigurationPath) (defined in ots::Configurable)ots::Configurable
connect(int retry=-1, unsigned int sleepMilliSeconds=1000) (defined in ots::TCPClientBase)ots::TCPClientBase
continueWorkLoop_ (defined in ots::WorkLoop)ots::WorkLoopprotected
data_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
dataP_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
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
dataType_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
disconnect(void) (defined in ots::TCPClientBase)ots::TCPClientBase
fastWrite(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
getApplicationLID() const (defined in ots::Configurable)ots::Configurable
getApplicationUID() const (defined in ots::Configurable)ots::Configurable
getBufferSize(void) const (defined in ots::DataProducerBase)ots::DataProducerBaseinline
getConfigurationManager() const (defined in ots::Configurable)ots::Configurable
getContextAddress() const (defined in ots::Configurable)ots::Configurable
getContextPort() const (defined in ots::Configurable)ots::Configurable
getContextUID() const (defined in ots::Configurable)ots::Configurable
getProcessorID(void) const (defined in ots::DataProcessor)ots::DataProcessorinline
getSelfNode() const (defined in ots::Configurable)ots::Configurable
getSocketId(void) const (defined in ots::TCPSocket)ots::TCPSocketinline
getWorkLoopName(void) const (defined in ots::WorkLoop)ots::WorkLoopinlineprotected
header_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
headerP_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
invalidSocketId (defined in ots::TCPSocket)ots::TCPSocketprotectedstatic
ipAddress_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
isActive(void) const (defined in ots::WorkLoop)ots::WorkLoop
open(void) (defined in ots::TCPSocket)ots::TCPSocket
operator=(TCPSocket &&move) (defined in ots::TCPSocket)ots::TCPSocket
operator=(TCPSocket const &)=delete (defined in ots::TCPSocket)ots::TCPSocket
pauseProcessingData(void) (defined in ots::DataProcessor)ots::DataProcessorinlinevirtual
port_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
processorUID_ (defined in ots::DataProcessor)ots::DataProcessorprotected
receive(void) (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocketinline
receivePacket() (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
registerToBuffer(void) (defined in ots::DataProducerBase)ots::DataProducerBasevirtual
resumeProcessingData(void) (defined in ots::DataProcessor)ots::DataProcessorinlinevirtual
sendClose(void) (defined in ots::TCPSocket)ots::TCPSocket
setCircularBuffer(CircularBufferBase *circularBuffer) (defined in ots::DataProcessor)ots::DataProcessor
setReceiveTimeout(unsigned int timeoutSeconds, unsigned int timeoutMicroSeconds) (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
setWrittenSubBuffer(void) (defined in ots::DataProducerBase)ots::DataProducerBaseinline
slowWrite(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
startProcessingData(std::string runNumber) override (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducervirtual
startWorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop
stopProcessingData(void) override (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducervirtual
stopWorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop
supervisorApplicationUID_ (defined in ots::DataProcessor)ots::DataProcessorprotected
swap(TCPSocket &other) (defined in ots::TCPSocket)ots::TCPSocket
TCPClientBase(const std::string &serverIP, int serverPort) (defined in ots::TCPClientBase)ots::TCPClientBase
TCPDataListenerProducer(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer
TCPReceiverSocket(int socketId=invalidSocketId) (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
TCPReceiverSocket(TCPReceiverSocket &&theTCPReceiverSocket)=default (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
TCPSocket(int socketId=invalidSocketId) (defined in ots::TCPSocket)ots::TCPSocket
TCPSocket(TCPSocket &&move) (defined in ots::TCPSocket)ots::TCPSocket
TCPSocket(TCPSocket const &)=delete (defined in ots::TCPSocket)ots::TCPSocket
TCPSubscribeClient(const std::string &serverIP, int serverPort) (defined in ots::TCPSubscribeClient)ots::TCPSubscribeClient
theCircularBuffer_ (defined in ots::DataProcessor)ots::DataProcessorprotected
theConfigurationPath_ (defined in ots::Configurable)ots::Configurableprotected
theConfigurationRecordName_ (defined in ots::Configurable)ots::Configurableprotected
theXDAQContextConfigTree_ (defined in ots::Configurable)ots::Configurableprotected
WorkLoop(const std::string &name) (defined in ots::WorkLoop)ots::WorkLoop
workLoopThread(toolbox::task::WorkLoop *workLoop) override (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotectedvirtual
write(const D &buffer) (defined in ots::DataProducerBase)ots::DataProducerBaseinline
write(const D &buffer, const H &header) (defined in ots::DataProducerBase)ots::DataProducerBaseinline
~Configurable() (defined in ots::Configurable)ots::Configurablevirtual
~DataProcessor(void) (defined in ots::DataProcessor)ots::DataProcessorvirtual
~DataProducer(void) (defined in ots::DataProducer)ots::DataProducervirtual
~DataProducerBase(void) (defined in ots::DataProducerBase)ots::DataProducerBasevirtual
~TCPClientBase(void) (defined in ots::TCPClientBase)ots::TCPClientBasevirtual
~TCPDataListenerProducer(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducervirtual
~TCPReceiverSocket() (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocketvirtual
~TCPSocket() (defined in ots::TCPSocket)ots::TCPSocketvirtual
~TCPSubscribeClient(void) (defined in ots::TCPSubscribeClient)ots::TCPSubscribeClientvirtual
~WorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoopvirtual