|
multi_version_doxygen_test
|
#include <enum.h>
Public Types | |
| enum | TEnum { Val1 , Val2 } |
| enum | AnotherEnum { V1 , V2 } |
The class description.
| enum Enum_Test::TEnum |
A description of the enum type.
| Enumerator | |
|---|---|
| Val1 | The description of the first enum value. |