This struct provides a namespace for enumerating the formatting styles that can be used for writing a JSON document. See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <bdljsn_writestyle.h>
struct WriteStyle;
Description
This class: * supports a complete set of enumeration operations
-
except for
bdexserialization * isconstthread‐safe For terminology seebsldoc_glossary.
Enums
Name |
Description |
Formatting styles for writing JSON text. |
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