mfplugins::ELUDP Class Reference
Message Facility UDP Streamer Destination Formats messages into a delimited string and sends via UDP.
More...
Inherits mf::service::ELdestination.
List of all members.
Public Member Functions |
| ELUDP (const fhicl::ParameterSet &pset) |
virtual void | fillPrefix (std::ostringstream &, const ErrorObj &, const ELcontextSupplier &) override |
virtual void | fillUsrMsg (std::ostringstream &, const ErrorObj &) override |
virtual void | fillSuffix (std::ostringstream &, const ErrorObj &) override |
virtual void | routePayload (const std::ostringstream &, const ErrorObj &, const ELcontextSupplier &) override |
Detailed Description
Message Facility UDP Streamer Destination Formats messages into a delimited string and sends via UDP.
Definition at line 43 of file UDP_mfPlugin.cc.
The documentation for this class was generated from the following file: