LibreOffice Module bridges (master) 1
Public Member Functions | Public Attributes | List of all members
RaiseInfo Struct Referencefinal

#include <amd64.hxx>

Collaboration diagram for RaiseInfo:
[legend]

Public Member Functions

 RaiseInfo (typelib_TypeDescription *pTD) noexcept
 
 RaiseInfo (typelib_TypeDescription *pTD) throw ()
 
 RaiseInfo (typelib_TypeDescription *pTypeDescr) throw ()
 
 ~RaiseInfo () throw ()
 

Public Attributes

sal_Int32 _n0
 
sal_uInt32 _pDtor
 
sal_Int32 _n2
 
sal_uInt32 _types
 
typelib_TypeDescription_pTD
 
unsigned char * _code
 
sal_uInt64 _codeBase
 
ObjectFunction_pDtor
 
void * _types
 
sal_Int32 _n3
 
sal_Int32 _n4
 

Detailed Description

Definition at line 42 of file amd64.hxx.

Constructor & Destructor Documentation

◆ RaiseInfo() [1/3]

RaiseInfo::RaiseInfo ( typelib_TypeDescription pTD)
explicitnoexcept

◆ RaiseInfo() [2/3]

RaiseInfo::RaiseInfo ( typelib_TypeDescription pTD)
throw (
)
explicit

◆ RaiseInfo() [3/3]

RaiseInfo::RaiseInfo ( typelib_TypeDescription pTypeDescr)
throw (
)
explicit

◆ ~RaiseInfo()

RaiseInfo::~RaiseInfo ( )
throw (
)

Definition at line 175 of file msvc_win32_intel/except.cxx.

References _pDtor, and _types.

Member Data Documentation

◆ _code

unsigned char * RaiseInfo::_code

Definition at line 51 of file amd64.hxx.

◆ _codeBase

sal_uInt64 RaiseInfo::_codeBase

Definition at line 52 of file amd64.hxx.

◆ _n0

sal_Int32 RaiseInfo::_n0

Definition at line 44 of file amd64.hxx.

◆ _n2

sal_Int32 RaiseInfo::_n2

Definition at line 46 of file amd64.hxx.

◆ _n3

sal_Int32 RaiseInfo::_n3

Definition at line 60 of file x86.hxx.

◆ _n4

sal_Int32 RaiseInfo::_n4

Definition at line 60 of file x86.hxx.

◆ _pDtor [1/2]

sal_uInt32 RaiseInfo::_pDtor

Definition at line 45 of file amd64.hxx.

Referenced by ~RaiseInfo().

◆ _pDtor [2/2]

ObjectFunction* RaiseInfo::_pDtor

Definition at line 57 of file x86.hxx.

◆ _pTD

typelib_TypeDescription * RaiseInfo::_pTD

Definition at line 50 of file amd64.hxx.

◆ _types [1/2]

sal_uInt32 RaiseInfo::_types

Definition at line 47 of file amd64.hxx.

Referenced by ~RaiseInfo().

◆ _types [2/2]

void* RaiseInfo::_types

Definition at line 59 of file x86.hxx.


The documentation for this struct was generated from the following files: