|
LibreOffice Module bridges (master) 1
|
#include "uno/mapping.h"#include <typeinfo>#include <exception>#include <cstddef>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 |
Functions | |
| void | CPPU_CURRENT_NAMESPACE::dummy_can_throw_anything (char const *) |
| struct CPPU_CURRENT_NAMESPACE::_Unwind_Exception | CPPU_CURRENT_NAMESPACE::__attribute__ ((__aligned__)) |
| unsigned exception_class | __attribute__ ((__mode__(__DI__))) |
| unsigned private_1 | __attribute__ ((__mode__(__word__))) |
| void * | CPPU_CURRENT_NAMESPACE::__cxa_allocate_exception (std::size_t thrown_size) throw () |
| void | CPPU_CURRENT_NAMESPACE::__cxa_throw (void *thrown_exception, std::type_info *tinfo, void(*dest)(void *)) __attribute__((noreturn)) |
| __cxa_eh_globals * | CPPU_CURRENT_NAMESPACE::__cxa_get_globals () throw () |
| std::type_info * | CPPU_CURRENT_NAMESPACE::__cxa_current_exception_type () throw () |
| void | CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp) |
| void | CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno) |
| char * | CPPU_CURRENT_NAMESPACE::adjustPointer (char *pIn, typelib_TypeDescription *pType) |
Variables | |
| void * | exception_cleanup |
| unsigned exception_class __attribute__::__attribute__ | ( | (__mode__(__DI__)) | ) |
| unsigned private_1 __attribute__::__attribute__ | ( | (__mode__(__word__)) | ) |
| void* exception_cleanup |
Definition at line 1 of file gcc3_linux_sparc/share.hxx.