This class provides utility functions for decoding JSON data into a bdlat Simple type.
Synopsis
Declared in <baljsn_parserutil.h>
struct ParserUtil;
Description
The primary method is getValue, which decodes into a specified object and is overloaded for all bdlat Simple types.
Type Aliases
Name |
Description |
|
|
|
|
|
Static Member Functions
Name |
Description |
Load a quoted JSON string into |
|
Load an unquoted string from JSON |
|
|
|
Remove surrounding quotation marks from |
Created with MrDocs