This struct provides a namespace for enumerating the set value types of the JSON language. See Enum in the TYPES sub-section for details.
Declared in <bdljsn_jsontype.h>
struct JsonType;
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 | Undocumented symbol. |
| 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. |