This struct contains enumerations of the constants used by the BER encoder and decoder.

Synopsis

Declared in <balber_berconstants.h>

struct BerConstants;

Enums

Name

Description

TagClass

Enumeration of the four possible BER tag classes.

TagType

Enumeration of the two possible BER tag types.

Static Data Members

Name

Description

k_ARRAY_LENGTH_HINT_TAG_NUMBER

Tag number used as an array‐length hint in BER encoding.

Created with MrDocs