This struct provides a namespace for enumerating the set of mask codes that can be used to interpret int return values from translation functions in bdede.
Synopsis
Declared in <bdlde_charconvertstatus.h>
struct CharConvertStatus;
Description
This class: * supports a complete set of enumeration operations
-
except for
bdexserialization * isconstthread‐safe For terminology seebsldoc_glossary.
Enums
Name |
Description |
Bit‐masks returned by character‐conversion functions to report conversion issues. |
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