$treeview $search $mathjax $extrastylesheet
otsdaq
v2_03_00
$projectbrief
|
$projectbrief
|
$searchbox |
Public Member Functions | |
UDPDataListenerProducer (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 | slowWrite (void) |
void | fastWrite (void) |
Protected Attributes | |
std::string | data_ |
std::map< std::string, std::string > | header_ |
std::string * | dataP_ |
std::map< std::string, std::string > * | headerP_ |
unsigned long | ipAddress_ |
unsigned short | port_ |
unsigned char | lastSeqId_ |
Definition at line 14 of file UDPDataListenerProducer.h.