ReactOS 0.4.16-dev-2104-gb84fa49
this_ptr_offsets Struct Reference

#include <cxx.h>

Collaboration diagram for this_ptr_offsets:

Public Attributes

int this_offset
 
int vbase_descr
 
int vbase_offset
 

Detailed Description

Definition at line 339 of file cxx.h.

Member Data Documentation

◆ this_offset

int this_ptr_offsets::this_offset

Definition at line 341 of file cxx.h.

Referenced by dump_obj_locator(), and get_this_pointer().

◆ vbase_descr

int this_ptr_offsets::vbase_descr

Definition at line 342 of file cxx.h.

Referenced by dump_obj_locator(), and get_this_pointer().

◆ vbase_offset

int this_ptr_offsets::vbase_offset

Definition at line 343 of file cxx.h.

Referenced by dump_obj_locator(), and get_this_pointer().


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