#include <simple.h>
Public Member Functions | |
| bool | operator== (BaseTypes const &other) const |
Public Attributes | |
| char | a [20] |
| BASIC_ENUM | e |
| bool | v0 |
| char | v1 |
| unsigned char | v2 |
| short | v3 |
| unsigned short | v4 |
| int | v5 |
| unsigned int | v6 |
| bool Test::BaseTypes::operator== | ( | BaseTypes const & | other | ) | const [inline] |
| BASIC_ENUM Test::BaseTypes::e |