1 #ifndef _ots_UDPDataListenerProducer_h_
2 #define _ots_UDPDataListenerProducer_h_
4 #include "otsdaq/Configurable/Configurable.h"
5 #include "otsdaq/DataManager/DataProducer.h"
6 #include "otsdaq/NetworkUtilities/ReceiverSocket.h"
12 class ConfigurationTree;
20 std::string bufferUID,
21 std::string processorUID,
23 const std::string& configurationPath);
32 std::map<std::string, std::string> header_;
35 std::map<std::string, std::string>* headerP_;
37 unsigned long ipAddress_;
40 unsigned char lastSeqId_;
bool workLoopThread(toolbox::task::WorkLoop *workLoop)
bool UDPDataListenerProducer::getNextFragment(void)
std::string * dataP_
For fast write.
std::string data_
For slow write.