ots::UDPDataListenerProducer Member List

This is the complete list of members for ots::UDPDataListenerProducer, including all inherited members.
attachToEmptySubBuffer(D *&data, H *&header) (defined in ots::DataProducer)ots::DataProducer [inline]
bufferUID_ (defined in ots::DataProcessor)ots::DataProcessor [protected]
Configurable(const ConfigurationTree &theXDAQContextConfigTree, const std::string &theConfigurationPath) (defined in ots::Configurable)ots::Configurable
continueWorkLoop_ (defined in ots::WorkLoop)ots::WorkLoop [protected]
data_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
dataP_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [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
defaultSocketReceiveSize_ enum value (defined in ots::Socket)ots::Socket [protected]
fastWrite(void) (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
FirstSocketPort enum value (defined in ots::Socket)ots::Socket [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
getIPAddress() (defined in ots::Socket)ots::Socket [inline]
getPort() (defined in ots::Socket)ots::Socket
getProcessorID(void) (defined in ots::DataProcessor)ots::DataProcessor
getSelfNode() const (defined in ots::Configurable)ots::Configurable
getSocketAddress(void) (defined in ots::Socket)ots::Socket
getWorkLoopName(void) (defined in ots::WorkLoop)ots::WorkLoop [protected]
header_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
headerP_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
initialize(unsigned int socketReceiveBufferSize=defaultSocketReceiveSize_) (defined in ots::Socket)ots::Socket [virtual]
IPAddress_ (defined in ots::Socket)ots::Socket [protected]
ipAddress_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
isActive(void) (defined in ots::WorkLoop)ots::WorkLoop
lastSeqId_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
LastSocketPort enum value (defined in ots::Socket)ots::Socket [protected]
maxSocketSize_ enum value (defined in ots::Socket)ots::Socket [protected]
pauseProcessingData(void) (defined in ots::DataProcessor)ots::DataProcessor [inline, virtual]
port_ (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
processorUID_ (defined in ots::DataProcessor)ots::DataProcessor [protected]
receive(std::string &buffer, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false) (defined in ots::ReceiverSocket)ots::ReceiverSocket
receive(std::vector< uint32_t > &buffer, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false) (defined in ots::ReceiverSocket)ots::ReceiverSocket
receive(std::string &buffer, unsigned long &fromIPAddress, unsigned short &fromPort, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false) (defined in ots::ReceiverSocket)ots::ReceiverSocket
receive(std::vector< uint32_t > &buffer, unsigned long &fromIPAddress, unsigned short &fromPort, unsigned int timeoutSeconds=1, unsigned int timeoutUSeconds=0, bool verbose=false) (defined in ots::ReceiverSocket)ots::ReceiverSocket
ReceiverSocket(std::string IPAddress, unsigned int port=0) (defined in ots::ReceiverSocket)ots::ReceiverSocket
ReceiverSocket(void) (defined in ots::ReceiverSocket)ots::ReceiverSocket [protected]
registerToBuffer(void) (defined in ots::DataProducer)ots::DataProducer [virtual]
requestedPort_ (defined in ots::Socket)ots::Socket [protected]
resumeProcessingData(void) (defined in ots::DataProcessor)ots::DataProcessor [inline, virtual]
setCircularBuffer(CircularBufferBase *circularBuffer) (defined in ots::DataProcessor)ots::DataProcessor
setWrittenSubBuffer(void) (defined in ots::DataProducer)ots::DataProducer [inline]
slowWrite(void) (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [protected]
Socket(const std::string &IPAddress, unsigned int port=0) (defined in ots::Socket)ots::Socket
Socket(void) (defined in ots::Socket)ots::Socket [protected]
socketAddress_ (defined in ots::Socket)ots::Socket [protected]
socketNumber_ (defined in ots::Socket)ots::Socket [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]
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]
UDPDataListenerProducer(std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer
WorkLoop(std::string name) (defined in ots::WorkLoop)ots::WorkLoop
workLoopThread(toolbox::task::WorkLoop *workLoop) (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [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]
~ReceiverSocket(void) (defined in ots::ReceiverSocket)ots::ReceiverSocket [virtual]
~Socket(void) (defined in ots::Socket)ots::Socket [virtual]
~UDPDataListenerProducer(void) (defined in ots::UDPDataListenerProducer)ots::UDPDataListenerProducer [virtual]
~WorkLoop(void) (defined in ots::WorkLoop)ots::WorkLoop [virtual]

Generated on 29 May 2018 for otsdaq by  doxygen 1.6.1