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::DataProducer)ots::DataProducer [inline]
bufferSize_ (defined in ots::TCPSocket)ots::TCPSocket [protected]
bufferUID_ (defined in ots::DataProcessor)ots::DataProcessor [protected]
chunkSize_ (defined in ots::TCPSocket)ots::TCPSocket [protected]
Configurable(const ConfigurationTree &theXDAQContextConfigTree, const std::string &theConfigurationPath) (defined in ots::Configurable)ots::Configurable
connect() (defined in ots::TCPSocket)ots::TCPSocket
continueWorkLoop_ (defined in ots::WorkLoop)ots::WorkLoop [protected]
data_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
dataP_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [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
fastWrite(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
getApplicationLID() const (defined in ots::Configurable)ots::Configurable
getApplicationUID() const (defined in ots::Configurable)ots::Configurable
getBufferSize(void) (defined in ots::DataProducer)ots::DataProducer [inline]
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) (defined in ots::DataProcessor)ots::DataProcessor
getSelfNode() const (defined in ots::Configurable)ots::Configurable
getWorkLoopName(void) (defined in ots::WorkLoop)ots::WorkLoop [protected]
header_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
headerP_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
host_ (defined in ots::TCPSocket)ots::TCPSocket [protected]
ipAddress_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
isActive(void) (defined in ots::WorkLoop)ots::WorkLoop
isSender_ (defined in ots::TCPSocket)ots::TCPSocket [protected]
pauseProcessingData(void) (defined in ots::DataProcessor)ots::DataProcessor [inline, virtual]
port_ (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
processorUID_ (defined in ots::DataProcessor)ots::DataProcessor [protected]
receive(uint8_t *buffer, unsigned int timeoutSeconds, unsigned int timeoutUSeconds) (defined in ots::TCPSocket)ots::TCPSocket
receive(std::string &buffer, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0) (defined in ots::TCPSocket)ots::TCPSocket
receive(std::vector< uint32_t > &buffer, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0) (defined in ots::TCPSocket)ots::TCPSocket
registerToBuffer(void) (defined in ots::DataProducer)ots::DataProducer [virtual]
resumeProcessingData(void) (defined in ots::DataProcessor)ots::DataProcessor [inline, virtual]
send(const uint8_t *data, size_t size) (defined in ots::TCPSocket)ots::TCPSocket
send(const std::string &buffer) (defined in ots::TCPSocket)ots::TCPSocket
send(const std::vector< uint32_t > &buffer) (defined in ots::TCPSocket)ots::TCPSocket
send(const std::vector< uint16_t > &buffer) (defined in ots::TCPSocket)ots::TCPSocket
SendSocket_ (defined in ots::TCPSocket)ots::TCPSocket [protected]
setCircularBuffer(CircularBufferBase *circularBuffer) (defined in ots::DataProcessor)ots::DataProcessor
setWrittenSubBuffer(void) (defined in ots::DataProducer)ots::DataProducer [inline]
slowWrite(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected]
socketMutex_ (defined in ots::TCPSocket)ots::TCPSocket [mutable, protected]
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]
TCPDataListenerProducer(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer
TCPSocket(const std::string &senderHost, unsigned int senderPort, int receiveBufferSize=0x10000) (defined in ots::TCPSocket)ots::TCPSocket
TCPSocket(unsigned int listenPort, int sendBufferSize=0x10000) (defined in ots::TCPSocket)ots::TCPSocket
TCPSocket(void) (defined in ots::TCPSocket)ots::TCPSocket [protected]
TCPSocketNumber_ (defined in ots::TCPSocket)ots::TCPSocket [protected]
theCircularBuffer_ (defined in ots::DataProcessor)ots::DataProcessor [protected]
theConfigurationPath_ (defined in ots::Configurable)ots::Configurable [protected]
theConfigurationRecordName_ (defined in ots::Configurable)ots::Configurable [protected]
theXDAQContextConfigTree_ (defined in ots::Configurable)ots::Configurable [protected]
WorkLoop(std::string name) (defined in ots::WorkLoop)ots::WorkLoop
workLoopThread(toolbox::task::WorkLoop *workLoop) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [protected, virtual]
write(const D &buffer) (defined in ots::DataProducer)ots::DataProducer [inline]
write(const D &buffer, const H &header) (defined in ots::DataProducer)ots::DataProducer [inline]
~Configurable() (defined in ots::Configurable)ots::Configurable [virtual]
~DataProcessor(void) (defined in ots::DataProcessor)ots::DataProcessor [virtual]
~DataProducer(void) (defined in ots::DataProducer)ots::DataProducer [virtual]
~TCPDataListenerProducer(void) (defined in ots::TCPDataListenerProducer)ots::TCPDataListenerProducer [virtual]
~TCPSocket(void) (defined in ots::TCPSocket)ots::TCPSocket [virtual]
~WorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop [virtual]

Generated on 18 Apr 2018 for otsdaq by  doxygen 1.6.1