ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <cxx.h>
Public Attributes | |
unsigned int | signature |
int | base_class_offset |
unsigned int | flags |
const type_info * | type_descriptor |
const rtti_object_hierarchy * | type_hierarchy |
int _rtti_object_locator::base_class_offset |
Definition at line 206 of file cxx.h.
Referenced by MSVCRT___RTCastToVoid(), and MSVCRT___RTDynamicCast().
Definition at line 208 of file cxx.h.
Referenced by MSVCRT___RTtypeid().
const rtti_object_hierarchy* _rtti_object_locator::type_hierarchy |
Definition at line 209 of file cxx.h.
Referenced by MSVCRT___RTDynamicCast().