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.
Declared in <bdlde_charconvertstatus.h>
struct CharConvertStatus;
This class: * supports a complete set of enumeration operations
except for bdex serialization * is const thread-safe For terminology see bsldoc_glossary.
| Name | Description |
|---|---|
Enum | Bit-masks returned by character-conversion functions to report conversion issues. |
| 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. |