BloombergLP::ball::SeverityUtil

This struct provides a namespace for non-primitive procedures on the Severity::Level enumeration.

Synopsis

Declared in <ball_severityutil.h>

struct SeverityUtil;

Static Member Functions

NameDescription
fromAscii Load into the specified level the severity corresponding to name.
fromAsciiCaseless Load into the specified level the severity corresponding to name.
isValidName Return true if name corresponds to a Severity::Level enumerator.
isValidNameCaseless Return true if name corresponds to a Severity::Level enumerator.