mfviewer::UDPReceiver Class Reference
Receive messages through a UDP socket. Expects the syslog format provided by UDP_mfPlugin (ELUDP).
More...
#include <mfextensions/Receivers/UDP_receiver.hh>
List of all members.
Public Member Functions |
| UDPReceiver (fhicl::ParameterSet pset) |
void | run () override |
mf::MessageFacilityMsg | read_msg (std::string input) |
Static Public Member Functions |
static bool | validate_packet (std::string input) |
Detailed Description
Receive messages through a UDP socket. Expects the syslog format provided by UDP_mfPlugin (ELUDP).
Definition at line 17 of file UDP_receiver.hh.
The documentation for this class was generated from the following files: