CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions | Static Public Attributes
edm::level::System Struct Reference

#include <MessageLogger.h>

Static Public Member Functions

static constexpr bool suppress () noexcept
 

Static Public Attributes

static constexpr const
messagelogger::ELseverityLevel 
level = messagelogger::ELsevere
 

Detailed Description

Definition at line 37 of file MessageLogger.h.

Member Function Documentation

static constexpr bool edm::level::System::suppress ( )
inlinestaticnoexcept

Definition at line 39 of file MessageLogger.h.

39 { return false; }

Member Data Documentation

constexpr const messagelogger::ELseverityLevel edm::level::System::level = messagelogger::ELsevere
static

Definition at line 38 of file MessageLogger.h.