ReactOS 0.4.15-dev-6042-g2eb6700
|
#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 202 of file cxx.h.
Referenced by MSVCRT___RTCastToVoid(), and MSVCRT___RTDynamicCast().
Definition at line 204 of file cxx.h.
Referenced by MSVCRT___RTtypeid().
const rtti_object_hierarchy* _rtti_object_locator::type_hierarchy |
Definition at line 205 of file cxx.h.
Referenced by MSVCRT___RTDynamicCast().