Forward declaration of BerEncoderOptions.
Synopsis
Declared in <balber_berencoderoptions.h>
class BerEncoderOptions;
Enums
Name |
Description |
Attribute ids used by |
|
The number of attributes in this type. |
|
Attribute indices used by |
Member Functions
Name |
Description |
|
Create an object of type |
|
|
Invoke the specified |
|
|
|
Assign to this object the value read from the specified input |
|
Write the value of this object to the specified output |
|
Return the value of the "DatetimeFractionalSecondPrecision" attribute of this object. |
|
Return the value of the "DisableUnselectedChoiceEncoding" attribute of this object. |
|
Return the value of the "EncodeArrayLengthHints" attribute of this object. |
|
Return the value of the "EncodeDateAndTimeTypesAsBinary" attribute of this object. |
|
Return the value of the "EncodeEmptyArrays" attribute of this object. |
|
|
|
Invoke the specified |
|
Return the value of the "PreserveSignOfNegativeZero" 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 "DatetimeFractionalSecondPrecision" attribute of this object to the specified |
|
Set the "DisableUnselectedChoiceEncoding" attribute of this object to the specified |
|
Set the "EncodeArrayLengthHints" attribute of this object to the specified |
|
Set the "EncodeDateAndTimeTypesAsBinary" attribute of this object to the specified |
|
Set the "EncodeEmptyArrays" attribute of this object to the specified |
|
Set the "PreserveSignOfNegativeZero" attribute of this object to the specified |
|
Set the "TraceLevel" attribute of this object to the specified |
|
Return the value of the "TraceLevel" attribute of this object. |
Static Member Functions
Name |
Description |
|
|
Return the maximum supported |
Static Data Members
Name |
Description |
Attribute metadata array for |
|
Name of this class (i.e., "BerEncoderOptions"). |
|
|
Default initial value for |
|
Default initial value for |
|
Default initial value for |
|
Default initial value for |
Default initial value for |
|
|
Default initial value for |
|
Default initial value for |
Default initial value for |
Friends
Name |
Description |
Format the specified |
|
Return |
|
Return |
Created with MrDocs