BloombergLP::balber::BerConstants

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

Synopsis

Declared in <balber_berconstants.h>

struct BerConstants;

Enums

NameDescription
TagClass Enumeration of the four possible BER tag classes.
TagType Enumeration of the two possible BER tag types.

Static Data Members

NameDescription
k_ARRAY_LENGTH_HINT_TAG_NUMBER Tag number used as an array-length hint in BER encoding.