BDE 4.14.0 Production release
|
Provide namespace for BER-related constants.
The balber::BerConstants
struct
defined in this component defines two enumerations, balber::TagClass
and balber::TagType
, that contain symbolic constants for the corresponding tag classes and tag types, as defined in the BER specification (X.690).
This section illustrates intended use of this component.
TBD