This struct provides a namespace for enumerating the set of ignore modes. See Enum in the TYPES sub-section for details.
Declared in <bdlde_base64ignoremode.h>
struct Base64IgnoreMode;
This class: * supports a complete set of enumeration operations
except for bdex serialization For terminology see bsldoc_glossary.
| Name | Description |
|---|---|
Enum | Set of ignore modes supported by this component. |
| Name | Description |
|---|---|
print | Write the string representation of the specified enumeration value to the specified output stream. |
toAscii | Return the string representation of the specified enumeration value. |