Go to the source code of this file.
Classes | |
| struct | nw::ut::internal::RuntimeTypeInfo |
Namespaces | |
| namespace | nw |
| namespace | nw::ut |
| namespace | nw::ut::internal |
Macros | |
| #define | NW_UT_RUNTIME_TYPEINFO_ROOT() |
| #define | NW_UT_RUNTIME_TYPEINFO(base) |
| #define | NW_UT_RUNTIME_TYPEINFO_ROOT_IMPL(clazz) |
| #define | NW_UT_RUNTIME_TYPEINFO_IMPL(base, clazz) |
| #define NW_UT_RUNTIME_TYPEINFO_ROOT | ( | ) |
| #define NW_UT_RUNTIME_TYPEINFO | ( | base | ) |
| #define NW_UT_RUNTIME_TYPEINFO_ROOT_IMPL | ( | clazz | ) |
| #define NW_UT_RUNTIME_TYPEINFO_IMPL | ( | base, | |
| clazz ) |