This struct holds information about an enumerator. Its data members are public by design so that instances may be statically initialized.
Synopsis
Declared in <bdlat_enumeratorinfo.h>
struct bdlat_EnumeratorInfo;
Member Functions
Name |
Description |
|
|
|
|
|
|
|
|
|
Data Members
Name |
Description |
Enumerator annotation. |
|
Length of enumerator name (0‐terminator not included). |
|
Name of enumerator. |
|
Value of enumerator. |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs