Whole document tree
    

Whole document tree

vtable_prefix struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

vtable_prefix Struct Reference

List of all members.

Public Attributes

ptrdiff_t whole_object
const __class_type_info * whole_type
const void * origin

Member Data Documentation

const void* vtable_prefix::origin
 

Definition at line 98 of file tinfo.cc.

ptrdiff_t vtable_prefix::whole_object
 

Definition at line 96 of file tinfo.cc.

Referenced by __cxxabiv1::__dynamic_cast().

const __class_type_info* vtable_prefix::whole_type
 

Definition at line 97 of file tinfo.cc.

Referenced by __cxxabiv1::__dynamic_cast().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:42 2002 for libstdc++-v3 Source by doxygen1.2.15