BerEncoderOptions [constructor] | Create an object of type BerEncoderOptions having the default value. |
accessAttribute | accessAttribute overloads |
accessAttributes | Invoke the specified accessor sequentially on each attribute of this object. |
bdeVersionConformance | bdeVersionConformance overloads |
bdexStreamIn | Assign to this object the value read from the specified input stream using the specified version format and return a reference to the modifiable stream. |
bdexStreamOut | Write the value of this object to the specified output stream using the specified version format. |
datetimeFractionalSecondPrecision | Return the value of the "DatetimeFractionalSecondPrecision" attribute of this object. |
disableUnselectedChoiceEncoding | Return the value of the "DisableUnselectedChoiceEncoding" attribute of this object. |
encodeArrayLengthHints | Return the value of the "EncodeArrayLengthHints" attribute of this object. |
encodeDateAndTimeTypesAsBinary | Return the value of the "EncodeDateAndTimeTypesAsBinary" attribute of this object. |
encodeEmptyArrays | Return the value of the "EncodeEmptyArrays" 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). |
preserveSignOfNegativeZero | Return the value of the "PreserveSignOfNegativeZero" attribute of this object. |
print | Format this object to the specified output stream. |
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. |
setDisableUnselectedChoiceEncoding | Set the "DisableUnselectedChoiceEncoding" attribute of this object to the specified value. |
setEncodeArrayLengthHints | Set the "EncodeArrayLengthHints" attribute of this object to the specified value. |
setEncodeDateAndTimeTypesAsBinary | Set the "EncodeDateAndTimeTypesAsBinary" attribute of this object to the specified value. |
setEncodeEmptyArrays | Set the "EncodeEmptyArrays" attribute of this object to the specified value. |
setPreserveSignOfNegativeZero | Set the "PreserveSignOfNegativeZero" attribute of this object to the specified value. |
setTraceLevel | Set the "TraceLevel" attribute of this object to the specified value. |
traceLevel | Return the value of the "TraceLevel" attribute of this object. |