Public Member Functions | |
UDPDataStreamerConsumer (std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &configurationPath) | |
Protected Member Functions | |
bool | workLoopThread (toolbox::task::WorkLoop *workLoop) |
void | fastRead (void) |
void | slowRead (void) |
Protected Attributes | |
std::string * | dataP_ |
std::map< std::string, std::string > * | headerP_ |
std::string | data_ |
std::map< std::string, std::string > | header_ |
Definition at line 15 of file UDPDataStreamerConsumer.h.