mfplugins::ELFriendly Class Reference

Parser-Friendly Message Facility destination plugin. More...

List of all members.

Public Member Functions

 ELFriendly (const fhicl::ParameterSet &pset)
 ELFriendly Constructor.
virtual void fillPrefix (std::ostringstream &o, const ErrorObj &e) override
 Fill the "Prefix" portion of the message.
virtual void fillUsrMsg (std::ostringstream &o, const ErrorObj &e) override
 Fill the "User Message" portion of the message.
virtual void fillSuffix (std::ostringstream &o, const ErrorObj &e) override
 Fill the "Suffix" portion of the message.

Detailed Description

Parser-Friendly Message Facility destination plugin.

Definition at line 29 of file Friendly_mfPlugin.cc.


Constructor & Destructor Documentation

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

ELFriendly Constructor.

Parameters:
pset ParameterSet used to configure ELFriendly

Definition at line 83 of file Friendly_mfPlugin.cc.


Member Function Documentation

void mfplugins::ELFriendly::fillPrefix ( std::ostringstream &  o,
const ErrorObj &  e 
) [override, virtual]

Fill the "Prefix" portion of the message.

Parameters:
o Output stringstream
e MessageFacility object containing header information

Definition at line 96 of file Friendly_mfPlugin.cc.

void mfplugins::ELFriendly::fillSuffix ( std::ostringstream &  o,
const ErrorObj &  e 
) [override, virtual]

Fill the "Suffix" portion of the message.

Parameters:
o Output stringstream
e MessageFacility object containing header information

Definition at line 250 of file Friendly_mfPlugin.cc.

void mfplugins::ELFriendly::fillUsrMsg ( std::ostringstream &  o,
const ErrorObj &  e 
) [override, virtual]

Fill the "User Message" portion of the message.

Parameters:
o Output stringstream
e MessageFacility object containing header information

Definition at line 205 of file Friendly_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