| Whole document tree__cxxabiv1::__cxa_exception struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members 
 __cxxabiv1::__cxa_exception  Struct Reference#include <unwind-cxx.h>
Collaboration diagram for __cxxabiv1::__cxa_exception:  [legend]List of all members. 
 Member Data Documentation
 
  
    | 
        
          | const unsigned char* __cxxabiv1::__cxa_exception::actionRecord |  |  
 
  
    | 
        
          | void* __cxxabiv1::__cxa_exception::adjustedPtr |  |  
 
  
    | 
        
          | void* __cxxabiv1::__cxa_exception::catchTemp |  |  
 
  
    | 
        
          | void(* __cxxabiv1::__cxa_exception::exceptionDestructor)(void *) |  |  
 
 
  
    | 
        
          | int __cxxabiv1::__cxa_exception::handlerCount |  |  
 
  
    | 
        
          | int __cxxabiv1::__cxa_exception::handlerSwitchValue |  |  
 
  
    | 
        
          | const unsigned char* __cxxabiv1::__cxa_exception::languageSpecificData |  |  
 
  
    | 
        
          | __cxa_exception* __cxxabiv1::__cxa_exception::nextException |  |  
 
 
 
  
    | 
        
          | _Unwind_Exception __cxxabiv1::__cxa_exception::unwindHeader |  |  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
  1.2.15 |