1 #ifndef _ots_TCPDataStreamerConsumer_h_
2 #define _ots_TCPDataStreamerConsumer_h_
4 #include "otsdaq-core/NetworkUtilities/TCPDataStreamerBase.h"
5 #include "otsdaq-core/DataManager/DataConsumer.h"
6 #include "otsdaq-core/Configurable/Configurable.h"
13 class ConfigurationTree;
19 const ConfigurationTree& theXDAQContextConfigTree,
const std::string& configurationPath);
23 bool workLoopThread(toolbox::task::WorkLoop* workLoop);
30 std::map<std::string,std::string>* headerP_;
33 std::map<std::string,std::string> header_;