Quick Links:

bal | bbl | bdl | bsl

Classes

Component bdlat_enumeratorinfo
[Package bdlat]

Provide a container for enumerator information. More...

Classes

struct  bdlat_EnumeratorInfo
 container for enumerator information More...

Detailed Description

Outline
Purpose:
Provide a container for enumerator information.
Classes:
bdlat_EnumeratorInfo container for enumerator information
See also:
Description:

This component provides the bdlat_EnumeratorInfo class which is a container for holding information (properties) about an enumerator. The properties of an enumerator include its name and the length of its name, its value, and a brief annotation. Although each enumerator property is publicly accessible, a manipulator and accessor is also supplied for each.

Usage:
TBD doc