Whole document tree
    

Whole document tree

__cxxabiv1::__cxa_eh_globals struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__cxxabiv1::__cxa_eh_globals Struct Reference

#include <unwind-cxx.h>

Collaboration diagram for __cxxabiv1::__cxa_eh_globals:

Collaboration graph
[legend]
List of all members.

Public Attributes

__cxa_exceptioncaughtExceptions
unsigned int uncaughtExceptions

Member Data Documentation

__cxa_exception* __cxxabiv1::__cxa_eh_globals::caughtExceptions
 

Definition at line 74 of file unwind-cxx.h.

Referenced by __cxxabiv1::__cxa_begin_catch(), __cxxabiv1::__cxa_call_unexpected(), __cxxabiv1::__cxa_end_catch(), __cxxabiv1::__cxa_get_globals(), __cxxabiv1::__cxa_rethrow(), and __cxxabiv1::uncatch_exception::uncatch_exception().

unsigned int __cxxabiv1::__cxa_eh_globals::uncaughtExceptions
 

Definition at line 75 of file unwind-cxx.h.

Referenced by __cxxabiv1::__cxa_begin_catch(), __cxxabiv1::__cxa_end_catch(), __cxxabiv1::__cxa_get_globals(), __cxxabiv1::__cxa_throw(), and __cxxabiv1::uncatch_exception::uncatch_exception().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:42 2002 for libstdc++-v3 Source by doxygen1.2.15