|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <cxx.h>


Public Attributes | |
| const vtable_ptr * | vtable |
| char * | name |
| int | do_free |
| vtable_ptr * | vtable |
| BOOL | do_free |
| int __exception::do_free |
Definition at line 327 of file cxx.h.
Referenced by test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().
| BOOL __exception::do_free |
Definition at line 49 of file cppexcept.h.
| char * __exception::name |
Definition at line 326 of file cxx.h.
Referenced by test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().
| const vtable_ptr * __exception::vtable |
Definition at line 325 of file cxx.h.
Referenced by test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().
| vtable_ptr* __exception::vtable |