ReactOS 0.4.16-dev-2104-gb84fa49
cxx_type_info Struct Reference

#include <cxx.h>

Collaboration diagram for cxx_type_info:

Public Attributes

UINT flags
 
unsigned int type_info
 
this_ptr_offsets offsets
 
unsigned int size
 
unsigned int copy_ctor
 

Detailed Description

Definition at line 434 of file cxx.h.

Member Data Documentation

◆ copy_ctor

unsigned int cxx_type_info::copy_ctor

Definition at line 440 of file cxx.h.

◆ flags

UINT cxx_type_info::flags

Definition at line 436 of file cxx.h.

◆ offsets

this_ptr_offsets cxx_type_info::offsets

Definition at line 438 of file cxx.h.

◆ size

unsigned int cxx_type_info::size

Definition at line 439 of file cxx.h.

◆ type_info

unsigned int cxx_type_info::type_info

Definition at line 437 of file cxx.h.


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