Message Facility destination which generates the output file name based on some combination of PID, hostname, application name, and/or timestamp
More...
|
| struct | Config |
| | Parameters used to configure GenFileOutput. More...
|
| |
|
|
using | Parameters = fhicl::WrappedTable< Config > |
| | Used for ParameterSet validation.
|
| |
Message Facility destination which generates the output file name based on some combination of PID, hostname, application name, and/or timestamp
Definition at line 24 of file GenFile_mfPlugin.cc.
| mfplugins::ELGenFileOutput::ELGenFileOutput |
( |
Parameters const & |
pset | ) |
|
|
explicit |
| void mfplugins::ELGenFileOutput::routePayload |
( |
const std::ostringstream & |
o, |
|
|
const ErrorObj & |
e |
|
) |
| |
|
override |
Serialize a MessageFacility message to the output stream.
- Parameters
-
| o | Stringstream object containing message data |
| e | MessageFacility object containing header information |
Definition at line 258 of file GenFile_mfPlugin.cc.
The documentation for this class was generated from the following file: