This struct provides a namespace for enumerating the set of alphabets. See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <bdlde_base64alphabet.h>
struct Base64Alphabet;
Description
This class: * supports a complete set of enumeration operations
-
except for
bdexserialization For terminology seebsldoc_glossary.
Enums
Name |
Description |
Enumeration of the supported Base64 alphabets. |
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