1 #ifndef FWCore_MessageLogger_MessageLoggerQ_h
2 #define FWCore_MessageLogger_MessageLoggerQ_h
6 #include "boost/shared_ptr.hpp"
20 class NamedDestination;
21 class AbstractMLscribe;
55 static void MLqJRS(std::map<std::string, double> * sum_p);
59 (boost::shared_ptr<edm::service::AbstractMLscribe>
m);
86 [[cms::thread_safe]]
static boost::shared_ptr<edm::service::AbstractMLscribe>
mlscribe_ptr;
88 [[cms::thread_safe]]
static std::set<std::string>
squelchSet;
96 #endif // FWCore_MessageLogger_MessageLoggerQ_h
static void setMLscribe_ptr(boost::shared_ptr< edm::service::AbstractMLscribe > m)
static bool handshaked(const OpCode &op)
static void MLqEXT(service::NamedDestination *p)
static bool ignore(edm::ELseverityLevel const &severity, std::string const &category)
static void squelch(std::string const &category)
void operator=(MessageLoggerQ const &)
static void MLqCFG(ParameterSet *p)
static edm::ELseverityLevel threshold
static MessageLoggerQ * instance()
static void handshakedCommand(OpCode opcode, void *operand, std::string const &commandMnemonic)
static void MLqJRS(std::map< std::string, double > *sum_p)
static void MLqMOD(std::string *jm)
static void MLqGRP(std::string *cat_p)
static void MLqLOG(ErrorObj *p)
static boost::shared_ptr< edm::service::AbstractMLscribe > mlscribe_ptr
static std::set< std::string > squelchSet
static void standAloneThreshold(edm::ELseverityLevel const &severity)
static void simpleCommand(OpCode opcode, void *operand)