This struct provides a namespace for enumerating the set of named error codes that may be returned by functions in the baltzo package that take a Zoneinfo string identifier as input. See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <baltzo_errorcode.h>
struct ErrorCode;
Description
This class: * supports a complete set of enumeration operations
-
except for
bdexserialization * isconstthread‐safe For terminology seebsldoc_glossary.
Enums
Name |
Description |
Error codes returned by |
Static Member Functions
Name |
Description |
Write the string representation of the specified enumeration |
|
Return the non‐modifiable string representation corresponding to the specified enumeration |
Created with MrDocs