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 |
namespace | axp |
Enumerations | |
enum | axp::axplimits { axp::MAX_WORDS_IN_REGS = 6 , axp::MAX_GPR_REGS = 6 , axp::MAX_SSE_REGS = 6 } |
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 () |
void | CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp) |
void | CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno) |
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_alpha/share.hxx.