Options for encoding Datum objects in the JSON format.
Synopsis
Declared in <baljsn_datumencoderoptions.h>
class DatumEncoderOptions;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Return the value of the "EncodeQuotedDecimal64" attribute of this object. |
|
Return the "EncodingStyle" attribute of this object. |
|
Return the "InitialIndentLevel" 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 "EncodeQuotedDecimal64" attribute of this object to the specified |
|
Set the "EncodingStyle" attribute of this object to the specified |
|
Set the "InitialIndentLevel" attribute of this object to the specified |
|
Set the "SpacesPerLevel" attribute of this object to the specified |
|
Set the "StrictTypes" attribute of this object to the specified |
|
Return the "SpacesPerLevel" attribute of this object. |
|
Return the "StrictTypes" attribute of this object. |
Static Data Members
Name |
Description |
|
Default value for the |
|
Default value for the |
|
Default value for the |
|
Default value for the |
|
Default value for the |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs