ReactOS 0.4.16-dev-401-g45b008d
|
#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 220 of file cxx.h.
Referenced by __RTCastToVoid(), and __RTDynamicCast().
Definition at line 222 of file cxx.h.
Referenced by __RTtypeid().
const rtti_object_hierarchy* _rtti_object_locator::type_hierarchy |
Definition at line 223 of file cxx.h.
Referenced by __RTDynamicCast().