LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ELdestination.h"
Public Member Functions | |
~Config () | |
Config () | |
Public Attributes | |
fhicl::Atom< std::string > | timestamp |
fhicl::Atom< bool > | noLineBreaks |
fhicl::Atom< unsigned long long > | lineLength |
fhicl::Atom< bool > | wantModule |
fhicl::Atom< bool > | wantSubroutine |
fhicl::Atom< bool > | wantText |
fhicl::Atom< bool > | wantSomeContext |
fhicl::Atom< bool > | wantSerial |
fhicl::Atom< bool > | wantFullContext |
fhicl::Atom< bool > | wantTimeSeparate |
fhicl::Atom< bool > | wantEpilogueSeparate |
Definition at line 97 of file ELdestination.h.
|
default |
Referenced by mf::service::ELdestination::XidLimiter::XidLimiter().
mf::service::ELdestination::MsgFormatSettings::Config::Config | ( | ) |
Definition at line 103 of file ELdestination.cc.
References lineLength, noLineBreaks, wantEpilogueSeparate, wantFullContext, wantModule, wantSerial, wantSomeContext, wantSubroutine, wantText, wantTimeSeparate, and mf::service::ELdestination::MsgFormatSettings::~MsgFormatSettings().
fhicl::Atom<unsigned long long> mf::service::ELdestination::MsgFormatSettings::Config::lineLength |
Definition at line 103 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::noLineBreaks |
Definition at line 102 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<std::string> mf::service::ELdestination::MsgFormatSettings::Config::timestamp |
Definition at line 101 of file ELdestination.h.
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantEpilogueSeparate |
Definition at line 111 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantFullContext |
Definition at line 109 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantModule |
Definition at line 104 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantSerial |
Definition at line 108 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantSomeContext |
Definition at line 107 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantSubroutine |
Definition at line 105 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantText |
Definition at line 106 of file ELdestination.h.
Referenced by Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgFormatSettings::Config::wantTimeSeparate |
Definition at line 110 of file ELdestination.h.
Referenced by Config().