Quick Links:

bal | bbl | bdl | bsl

Public Types

balber::BerUtil_Constants Struct Reference

#include <balber_berutil.h>

List of all members.

Public Types

enum  { k_NUM_BITS_PER_OCTET = 8 }

Detailed Description

This component-private utility struct provides a namespace for a set of constants used to calculate quantities needed by BER encoders and decoders. For example, this struct provides a named constant for the number of bits in a byte, which is used in downstream calculations.

See Component balber_berutil


Member Enumeration Documentation

anonymous enum
Enumerator:
k_NUM_BITS_PER_OCTET 

The documentation for this struct was generated from the following file: