Go to the documentation of this file. 1 #ifndef FWCore_MessageLogger_MessageLoggerQ_h
2 #define FWCore_MessageLogger_MessageLoggerQ_h
20 class AbstractMLscribe;
60 static void MLqJRS(std::map<std::string, double>* sum_p);
63 static void setMLscribe_ptr(std::shared_ptr<edm::service::AbstractMLscribe>
m);
95 #endif // FWCore_MessageLogger_MessageLoggerQ_h
static std::set< std::string > squelchSet
static void MLqCFG(ParameterSet *p)
static MessageLoggerQ * instance()
static void squelch(std::string const &category)
static void handshakedCommand(OpCode opcode, void *operand, std::string const &commandMnemonic)
static bool ignore(edm::ELseverityLevel const &severity, std::string const &category)
static void MLqLOG(ErrorObj *p)
static bool handshaked(const OpCode &op)
static void setMLscribe_ptr(std::shared_ptr< edm::service::AbstractMLscribe > m)
static void MLqGRP(std::string *cat_p)
static void standAloneThreshold(edm::ELseverityLevel const &severity)
static void MLqMOD(std::string *jm)
static std::shared_ptr< edm::service::AbstractMLscribe > mlscribe_ptr
void operator=(MessageLoggerQ const &)=delete
static edm::ELseverityLevel threshold
static void simpleCommand(OpCode opcode, void *operand)
static void MLqJRS(std::map< std::string, double > *sum_p)