This simply constrained (value‐semantic) attribute class specifies options for reading a JSON document. See the for information on the class attributes. Note that the class invariants are identically the constraints on the individual attributes.
Synopsis
Declared in <bdljsn_readoptions.h>
class ReadOptions;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Return the |
|
Return the |
|
Format this object to the specified output |
|
Reset this object to the default value (i.e., its value upon default construction) and return a non‐`const` reference to this object. |
|
Set the |
|
Set the |
Static Data Members
Name |
Description |
|
Default value for the |
|
Default value for the |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs