Quick Links:

bal | bbl | bdl | bsl

Namespaces

Component balber_berconstants
[Package balber]

Provide namespace for BER-related constants. More...

Namespaces

namespace  balber

Detailed Description

Outline
Purpose:
Provide namespace for BER-related constants.
Classes:
balber::BerConstants namespace for BER-related constants
See also:
BER Specification (ITU-T X.690)
Description:
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).
Usage:
TBD