tdaq-develop-2025-02-12
ots::TCPDataReceiverProducer Member List

This is the complete list of members for ots::TCPDataReceiverProducer, 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
configure(void) (defined in ots::DataProducer)ots::DataProducerinlinevirtual
connect(int retry=-1, unsigned int sleepMilliSeconds=1000) (defined in ots::TCPClientBase)ots::TCPClientBase
continueWorkLoop_ (defined in ots::WorkLoop)ots::WorkLoopprotected
data_ots::TCPDataReceiverProducerprotected
dataP_ots::TCPDataReceiverProducerprotected
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::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
disconnect(void) (defined in ots::TCPClientBase)ots::TCPClientBase
fastWrite(void) (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
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) constots::DataProcessorinline
getSelfNode() const (defined in ots::Configurable)ots::Configurable
getSocketId(void) const (defined in ots::TCPSocket)ots::TCPSocketinline
getWorkLoopName(void) constots::WorkLoopinlineprotected
header_ (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
headerP_ (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
invalidSocketId (defined in ots::TCPSocket)ots::TCPSocketprotectedstatic
ipAddress_ (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
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::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
processorUID_ (defined in ots::DataProcessor)ots::DataProcessorprotected
receive(void)ots::TCPReceiverSocketinline
receivePacket(std::chrono::milliseconds timeout=std::chrono::milliseconds(5)) (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
registerToBuffer(void)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::TCPDataReceiverProducer)ots::TCPDataReceiverProducerprotected
startProcessingData(std::string runNumber) override (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducervirtual
startWorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop
stopProcessingData(void) override (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducervirtual
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
TCPDataReceiverProducer(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducer
TCPReceiverSocket(int socketId=invalidSocketId) (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
TCPReceiverSocket(TCPReceiverSocket &&theTCPReceiverSocket)=default (defined in ots::TCPReceiverSocket)ots::TCPReceiverSocket
TCPSocket(int socketId=invalidSocketId)ots::TCPSocket
TCPSocket(TCPSocket &&move)ots::TCPSocket
TCPSocket(TCPSocket const &)=deleteots::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) overrideots::TCPDataReceiverProducerprotectedvirtual
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
~TCPDataReceiverProducer(void) (defined in ots::TCPDataReceiverProducer)ots::TCPDataReceiverProducervirtual
~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