BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balber_berconstants

Detailed Description

Outline

Purpose

Provide namespace for BER-related constants.

Classes

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

This section illustrates intended use of this component.

Example 1: Basic Usage

TBD