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

Name

Description

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.

Created with MrDocs