[#BloombergLP-balber-BerEncoderOptions-_04enum-0ad] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Attribute ids used by `bdlat` attribute lookup for this type. == Synopsis Declared in `<balber_berencoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `ATTRIBUTE_ID_TRACE_LEVEL` | Attribute id for `traceLevel`. | `ATTRIBUTE_ID_BDE_VERSION_CONFORMANCE` | Attribute id for `bdeVersionConformance`. | `ATTRIBUTE_ID_ENCODE_EMPTY_ARRAYS` | Attribute id for `encodeEmptyArrays`. | `ATTRIBUTE_ID_ENCODE_DATE_AND_TIME_TYPES_AS_BINARY` | Attribute id for `encodeDateAndTimeTypesAsBinary`. | `ATTRIBUTE_ID_DATETIME_FRACTIONAL_SECOND_PRECISION` | Attribute id for `datetimeFractionalSecondPrecision`. | `ATTRIBUTE_ID_DISABLE_UNSELECTED_CHOICE_ENCODING` | Attribute id for `disableUnselectedChoiceEncoding`. | `ATTRIBUTE_ID_PRESERVE_SIGN_OF_NEGATIVE_ZERO` | Attribute id for `preserveSignOfNegativeZero`. | `ATTRIBUTE_ID_ENCODE_ARRAY_LENGTH_HINTS` | Attribute id for `encodeArrayLengthHints`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#