ReactOS 0.4.15-dev-7958-gcd0bb1a
this_ptr_offsets Struct Reference

#include <cppexcept.h>

Collaboration diagram for this_ptr_offsets:

Public Attributes

int this_offset
 
int vbase_descr
 
int vbase_offset
 

Detailed Description

Definition at line 111 of file cppexcept.h.

Member Data Documentation

◆ this_offset

int this_ptr_offsets::this_offset

Definition at line 113 of file cppexcept.h.

Referenced by get_this_pointer().

◆ vbase_descr

int this_ptr_offsets::vbase_descr

Definition at line 114 of file cppexcept.h.

Referenced by get_this_pointer().

◆ vbase_offset

int this_ptr_offsets::vbase_offset

Definition at line 115 of file cppexcept.h.

Referenced by get_this_pointer().


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