otsdaq  3.03.00
ots::TCPDataListenerProducer Member List

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

acceptClient(bool blocking=true) (defined in ots::TCPServerBase)ots::TCPServerBaseinlineprotected
acceptConnections() override (defined in ots::TCPListenServer)ots::TCPListenServerprotectedvirtual
attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::DataProducerBase)ots::DataProducerBaseinline
broadcast(const char *message, std::size_t length) (defined in ots::TCPServerBase)ots::TCPServerBase
broadcast(const std::string &message) (defined in ots::TCPServerBase)ots::TCPServerBase
broadcast(const std::vector< char > &message) (defined in ots::TCPServerBase)ots::TCPServerBase
broadcast(const std::vector< uint16_t > &message) (defined in ots::TCPServerBase)ots::TCPServerBase
broadcastPacket(const char *message, std::size_t length) (defined in ots::TCPServerBase)ots::TCPServerBase
broadcastPacket(const std::string &message) (defined in ots::TCPServerBase)ots::TCPServerBase
bufferUID_ (defined in ots::DataProcessor)ots::DataProcessorprotected
close(void) (defined in ots::TCPSocket)ots::TCPSocket
closeClientSocket(int socket) (defined in ots::TCPServerBase)ots::TCPServerBaseprotected
Configurable(const ConfigurationTree &theXDAQContextConfigTree, const std::string &theConfigurationPath) (defined in ots::Configurable)ots::Configurable
configure(void) (defined in ots::DataProducer)ots::DataProducerinlinevirtual
continueWorkLoop_ (defined in ots::WorkLoop)ots::WorkLoopprotected
data_ots::TCPDataListenerProducerprotected
dataP_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
E_SHUTDOWN (defined in ots::TCPServerBase)ots::TCPServerBaseprotected
fastWrite(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
fConnectedClients (defined in ots::TCPServerBase)ots::TCPServerBaseprotected
fConnectedClientsFuture (defined in ots::TCPServerBase)ots::TCPServerBaseprotected
getAccept() (defined in ots::TCPServerBase)ots::TCPServerBaseinlineprotected
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::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
headerP_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
invalidSocketId (defined in ots::TCPSocket)ots::TCPSocketprotectedstatic
isActive(void) const (defined in ots::WorkLoop)ots::WorkLoop
lastReceived (defined in ots::TCPListenServer)ots::TCPListenServerprotected
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
pingActiveClients(void) (defined in ots::TCPServerBase)ots::TCPServerBaseprotected
port_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
processorUID_ (defined in ots::DataProcessor)ots::DataProcessorprotected
receive() (defined in ots::TCPListenServer)ots::TCPListenServerinline
receivePacket() (defined in ots::TCPListenServer)ots::TCPListenServer
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
setWrittenSubBuffer(void) (defined in ots::DataProducerBase)ots::DataProducerBaseinline
slowWrite(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducerprotected
startAccept(void) (defined in ots::TCPServerBase)ots::TCPServerBase
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
TCPDataListenerProducer(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer
TCPListenServer(unsigned int serverPort, unsigned int maxNumberOfClients=-1) (defined in ots::TCPListenServer)ots::TCPListenServer
TCPServerBase(unsigned int serverPort, unsigned int maxNumberOfClients=0)ots::TCPServerBase
TCPSocket(int socketId=invalidSocketId)ots::TCPSocket
TCPSocket(TCPSocket &&move)ots::TCPSocket
TCPSocket(TCPSocket const &)=deleteots::TCPSocket
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::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
~TCPDataListenerProducer(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducervirtual
~TCPListenServer(void) (defined in ots::TCPListenServer)ots::TCPListenServervirtual
~TCPServerBase(void) (defined in ots::TCPServerBase)ots::TCPServerBasevirtual
~TCPSocket() (defined in ots::TCPSocket)ots::TCPSocketvirtual
~WorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoopvirtual