Public Methods | |
uncatch_exception () | |
~uncatch_exception () | |
Public Attributes | |
__cxa_exception * | p |
|
Definition at line 52 of file vec.cc. References __cxa_get_globals_fast(), __cxxabiv1::__cxa_eh_globals::caughtExceptions, __cxxabiv1::__cxa_exception::handlerCount, __cxxabiv1::__cxa_exception::nextException, p, and __cxxabiv1::__cxa_eh_globals::uncaughtExceptions. |
|
Definition at line 47 of file vec.cc. References __cxa_begin_catch(), p, and __cxxabiv1::__cxa_exception::unwindHeader. |
|
Definition at line 49 of file vec.cc. Referenced by uncatch_exception(), and ~uncatch_exception(). |