#include <afterdoc.h>
Public Types | |
EVal1 | |
enum value 1 | |
EVal2 | |
enum value 2 | |
enum | EnumType { EVal1, EVal2 } |
An enum type. More... | |
Public Member Functions | |
void | member () |
a member function. | |
Protected Attributes | |
int | value |
enum Test::EnumType |
int Test::value [protected] |
an integer value