mfplugins::ELSMTP Class Reference

SMTP Message Facility destination plugin (Using libcurl). More...

Inherits mf::service::ELdestination.

List of all members.

Public Member Functions

 ELSMTP (const fhicl::ParameterSet &pset)
 ELSMTP Constructor.
virtual void routePayload (const std::ostringstream &o, const ErrorObj &msg) override
 Serialize a MessageFacility message to the output.

Detailed Description

SMTP Message Facility destination plugin (Using libcurl).

Definition at line 44 of file SMTP_mfPlugin.cc.


Constructor & Destructor Documentation

mfplugins::ELSMTP::ELSMTP ( const fhicl::ParameterSet &  pset  ) 

ELSMTP Constructor.

Parameters:
pset ParameterSet used to configure ELSMTP

Definition at line 130 of file SMTP_mfPlugin.cc.


Member Function Documentation

void mfplugins::ELSMTP::routePayload ( const std::ostringstream &  o,
const ErrorObj &  msg 
) [override, virtual]

Serialize a MessageFacility message to the output.

Parameters:
o Stringstream object containing message data
msg MessageFacility object containing header information

Definition at line 282 of file SMTP_mfPlugin.cc.


The documentation for this class was generated from the following file:

Generated on 7 Jun 2018 for artdaq_mfextensions by  doxygen 1.6.1