Attribute identifier constants for this class.

Synopsis

Declared in <balber_berdecoderoptions.h>

enum Unnamed enum;

Members

Name

Description

e_ATTRIBUTE_ID_MAX_DEPTH

Identifier for the MaxDepth attribute.

e_ATTRIBUTE_ID_SKIP_UNKNOWN_ELEMENTS

Identifier for the SkipUnknownElements attribute.

e_ATTRIBUTE_ID_TRACE_LEVEL

Identifier for the TraceLevel attribute.

e_ATTRIBUTE_ID_MAX_SEQUENCE_SIZE

Identifier for the MaxSequenceSize attribute.

e_ATTRIBUTE_ID_DEFAULT_EMPTY_STRINGS

Identifier for the DefaultEmptyStrings attribute.

ATTRIBUTE_ID_MAX_DEPTH

Deprecated alias for e_ATTRIBUTE_ID_MAX_DEPTH.

ATTRIBUTE_ID_SKIP_UNKNOWN_ELEMENTS

Deprecated alias for e_ATTRIBUTE_ID_SKIP_UNKNOWN_ELEMENTS.

ATTRIBUTE_ID_TRACE_LEVEL

Deprecated alias for e_ATTRIBUTE_ID_TRACE_LEVEL.

ATTRIBUTE_ID_MAX_SEQUENCE_SIZE

Deprecated alias for e_ATTRIBUTE_ID_MAX_SEQUENCE_SIZE.

ATTRIBUTE_ID_DEFAULT_EMPTY_STRINGS

Deprecated alias for e_ATTRIBUTE_ID_DEFAULT_EMPTY_STRINGS.

Created with MrDocs