EncoderOptions [constructor] | Constructors |
~EncoderOptions [destructor] | Destroy this object. |
operator= | Assign to this object the value of the specified rhs object. |
accessAttribute | accessAttribute overloads |
accessAttributes | Invoke the specified accessor sequentially on each (non-modifiable) attribute of this object, supplying accessor with the corresponding attribute information structure until such invocation returns a non-zero value. Return the value from the last invocation of accessor (i.e., the invocation that terminated the sequence). |
datetimeFractionalSecondPrecision | Return a reference to the non-modifiable "DatetimeFractionalSecondPrecision" attribute of this object. |
encodeAnonSequenceInChoice | Return the value of the "EncodeAnonSequenceInChoice" attribute of this object. |
encodeEmptyArrays | Return a reference to the non-modifiable "EncodeEmptyArrays" attribute of this object. Note that empty arrays occurring as selections of choices are always encoded regardless of the setting of this option. |
encodeInfAndNaNAsStrings | Return a reference to the non-modifiable "EncodeInfAndNaNAsStrings" attribute of this object. |
encodeNullElements | Return a reference to the non-modifiable "EncodeNullElements" attribute of this object. |
encodeQuotedDecimal64 | Return the value of the "EncodeQuotedDecimal64" attribute of this object. |
encodingStyle | Return a reference to the non-modifiable "EncodingStyle" attribute of this object. |
escapeForwardSlash | Return the value of the "EscapeForwardSlash" attribute of this object. |
initialIndentLevel | Return a reference to the non-modifiable "InitialIndentLevel" attribute of this object. |
manipulateAttribute | manipulateAttribute overloads |
manipulateAttributes | Invoke the specified manipulator sequentially on the address of each (modifiable) attribute of this object, supplying manipulator with the corresponding attribute information structure until such invocation returns a non-zero value. Return the value from the last invocation of manipulator (i.e., the invocation that terminated the sequence). |
maxDoublePrecision | Return a reference to the non-modifiable "MaxDoublePrecision" attribute of this object. |
maxFloatPrecision | Return a reference to the non-modifiable "MaxFloatPrecision" attribute of this object. |
print | Format this object to the specified output stream at the optionally specified indentation level and return a reference to the modifiable stream. If level is specified, optionally specify spacesPerLevel, the number of spaces per indentation level for this and all of its nested objects. Each line is indented by the absolute value of level * spacesPerLevel. If level is negative, suppress indentation of the first line. If spacesPerLevel is negative, suppress line breaks and format the entire output on one line. If stream is initially invalid, this operation has no effect. Note that a trailing newline is provided in multiline mode only. |
reset | Reset this object to the default value (i.e., its value upon default construction). |
setDatetimeFractionalSecondPrecision | Set the "DatetimeFractionalSecondPrecision" attribute of this object to the specified value. |
setEncodeAnonSequenceInChoice | Set the "EncodeAnonSequenceInChoice" attribute of this object to the specified value. |
setEncodeEmptyArrays | Set the "EncodeEmptyArrays" attribute of this object to the specified value. |
setEncodeInfAndNaNAsStrings | Set the "EncodeInfAndNaNAsStrings" attribute of this object to the specified value. |
setEncodeNullElements | Set the "EncodeNullElements" attribute of this object to the specified value. |
setEncodeQuotedDecimal64 | Set the "EncodeQuotedDecimal64" attribute of this object to the specified value. |
setEncodingStyle | setEncodingStyle overloads |
setEscapeForwardSlash | Set the "EscapeForwardSlash" attribute of this object to the specified value. |
setInitialIndentLevel | Set the "InitialIndentLevel" attribute of this object to the specified value. |
setMaxDoublePrecision | Set the "MaxDoublePrecision" attribute of this object to the specified value. |
setMaxFloatPrecision | Set the "MaxFloatPrecision" attribute of this object to the specified value. |
setSpacesPerLevel | Set the "SpacesPerLevel" attribute of this object to the specified value. |
spacesPerLevel | Return a reference to the non-modifiable "SpacesPerLevel" attribute of this object. |