This simply constrained (value‐semantic) attribute class specifies options for decoding Datum objects in the JSON format.
Synopsis
Declared in <baljsn_datumdecoderoptions.h>
class DatumDecoderOptions;
Description
See the section for information on the class attributes. Note that the class invariants are identically the constraints on the individual attributes.
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Return the "maxNestedDepth" attribute of this object. |
|
Format this object to the specified output |
|
Reset this object to the default value (i.e., its value upon default construction). |
|
Set the "maxNestedDepth" attribute of this object to the specified |
Static Data Members
Name |
Description |
|
Default value for the |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs