|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cppexcept.h>
Public Attributes | |
| vtable_ptr * | vtable |
| char * | name |
| char | mangled [16] |
| const vtable_ptr * | vtable |
| char __type_info::mangled |
Definition at line 36 of file cpp.c.
Referenced by __RTDynamicCast(), test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), test_exception(), and test_rtti().
| char * __type_info::name |
Definition at line 35 of file cpp.c.
Referenced by test_dump_typelib(), and test_type_info().
| const vtable_ptr * __type_info::vtable |
| const vtable_ptr* __type_info::vtable |
Definition at line 42 of file cppexcept.h.