LibreOffice Module bridges (master) 1
Classes | Namespaces | Typedefs | Enumerations | Functions
gcc3_macosx_x86-64/share.hxx File Reference
#include <uno/mapping.h>
#include <typeinfo>
#include <exception>
#include <cstddef>
Include dependency graph for gcc3_macosx_x86-64/share.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CPPU_CURRENT_NAMESPACE::_Unwind_Exception
 
struct  CPPU_CURRENT_NAMESPACE::__cxa_exception
 
struct  CPPU_CURRENT_NAMESPACE::__cxa_eh_globals
 

Namespaces

namespace  CPPU_CURRENT_NAMESPACE
 

Typedefs

typedef unsigned _Unwind_Ptr CPPU_CURRENT_NAMESPACE::__attribute__((__mode__(__pointer__)))
 

Enumerations

enum  CPPU_CURRENT_NAMESPACE::_Unwind_Reason_Code {
  CPPU_CURRENT_NAMESPACE::_URC_NO_REASON = 0 ,
  CPPU_CURRENT_NAMESPACE::_URC_FOREIGN_EXCEPTION_CAUGHT = 1 ,
  CPPU_CURRENT_NAMESPACE::_URC_FATAL_PHASE2_ERROR = 2 ,
  CPPU_CURRENT_NAMESPACE::_URC_FATAL_PHASE1_ERROR = 3 ,
  CPPU_CURRENT_NAMESPACE::_URC_NORMAL_STOP = 4 ,
  CPPU_CURRENT_NAMESPACE::_URC_END_OF_STACK = 5 ,
  CPPU_CURRENT_NAMESPACE::_URC_HANDLER_FOUND = 6 ,
  CPPU_CURRENT_NAMESPACE::_URC_INSTALL_CONTEXT = 7 ,
  CPPU_CURRENT_NAMESPACE::_URC_CONTINUE_UNWIND = 8
}
 

Functions

CPPU_CURRENT_NAMESPACE::__cxa_eh_globals__cxa_get_globals () noexcept
 
void CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp)
 
void CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno)
 

Function Documentation

◆ __cxa_get_globals()

CPPU_CURRENT_NAMESPACE::__cxa_eh_globals * __cxa_get_globals ( )
noexcept