This struct provides a namespace for non-primitive procedures on the Severity::Level enumeration.
Declared in <ball_severityutil.h>
struct SeverityUtil;
| 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. |