Receive messages through a UDP socket. Expects the syslog format provided by UDP_mfPlugin (ELUDP). More...
#include <mfextensions/Receivers/UDP_receiver.hh>
Public Member Functions | |
UDPReceiver (fhicl::ParameterSet pset) | |
void | run () override |
qt_mf_msg | read_msg (std::string input) |
Static Public Member Functions | |
static bool | validate_packet (std::string input) |
Receive messages through a UDP socket. Expects the syslog format provided by UDP_mfPlugin (ELUDP).
Definition at line 16 of file UDP_receiver.hh.