Go to the source code of this file.
Defines | |
#define | FOREACH_ENUM(e, max, var) for( e var=(e)0; var<max; enum_add<e>( var, +1 ) ) |
#define | XToString(X) |
#define | XToThemedString(X) |
#define | StringToX(X) |
Functions | |
template<typename T> void | enum_add (T &val, int iAmt) |
Variables | |
const CString | EMPTY_STRING |
|
|
|
Value: |
|
Value: |
|
Value: |
|
|
|
|