LibreOffice Module bridges (master) 1
|
#include <amd64.hxx>
Public Member Functions | |
ExceptionType (unsigned char *pCode, sal_uInt64 pCodeBase, typelib_TypeDescription *pTD) noexcept | |
ExceptionType (const ExceptionType &)=delete | |
ExceptionType & | operator= (const ExceptionType &)=delete |
ExceptionType (unsigned char *pCode, sal_uInt64 pCodeBase, typelib_TypeDescription *pTD) throw () | |
ExceptionType (const ExceptionType &)=delete | |
ExceptionType & | operator= (const ExceptionType &)=delete |
ExceptionType (typelib_TypeDescription *pTypeDescr) throw () | |
~ExceptionType () throw () | |
ExceptionType (const ExceptionType &)=delete | |
ExceptionType & | operator= (const ExceptionType &)=delete |
Public Attributes | |
sal_Int32 | _n0 |
sal_uInt32 | _pTypeInfo |
sal_Int32 | _n1 |
sal_Int32 | _n2 |
sal_Int32 | _n3 |
sal_Int32 | _n4 |
sal_uInt32 | _pCopyCtor |
ExceptionTypeInfo | exc_type_info |
type_info * | _pTypeInfo |
ObjectFunction * | _pCopyCtor |
sal_Int32 | _n5 |
|
explicitnoexcept |
Definition at line 91 of file msvc_win32_arm64/except.cxx.
References GenerateCopyConstructorTrampoline(), and RTTInfos::get().
|
delete |
|
explicit |
|
delete |
|
explicit |
Definition at line 124 of file msvc_win32_intel/except.cxx.
References RTTInfos::get().
ExceptionType::~ExceptionType | ( | ) | ||
throw | ( | |||
) |
Definition at line 136 of file msvc_win32_intel/except.cxx.
References _pCopyCtor.
|
delete |
|
delete |
|
delete |
|
delete |
sal_uInt32 ExceptionType::_pCopyCtor |
Definition at line 32 of file amd64.hxx.
Referenced by ~ExceptionType().
ObjectFunction* ExceptionType::_pCopyCtor |
ExceptionTypeInfo ExceptionType::exc_type_info |