|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cppexcept.h>


Public Attributes | |
| vtable_ptr * | vtable |
| char * | name |
| int | do_free |
| const vtable_ptr * | vtable |
| BOOL | do_free |
| int __exception::do_free |
Definition at line 29 of file cpp.c.
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 28 of file cpp.c.
Referenced by test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().
| const vtable_ptr * __exception::vtable |
Definition at line 27 of file cpp.c.
Referenced by test___non_rtti_object(), test_bad_cast(), test_bad_typeid(), and test_exception().
| const vtable_ptr* __exception::vtable |
Definition at line 50 of file cppexcept.h.