#include <afterdoc.h>
| Public Types | |
| 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
 1.5.7.1
 1.5.7.1