Whole document tree
    

Whole document tree

__cxxabiv1::__class_type_info::__dyncast_result struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__cxxabiv1::__dyncast_result Struct Reference

List of all members.

Public Methods

 __dyncast_result (int details_=__vmi_class_type_info::__flags_unknown_mask)

Public Attributes

const void * dst_ptr
__sub_kind whole2dst
__sub_kind whole2src
__sub_kind dst2src
int whole_details

Constructor & Destructor Documentation

__cxxabiv1::__dyncast_result::__dyncast_result int    details_ = __vmi_class_type_info::__flags_unknown_mask [inline]
 

Definition at line 202 of file tinfo.cc.


Member Data Documentation

__sub_kind __cxxabiv1::__dyncast_result::dst2src
 

Definition at line 198 of file tinfo.cc.

Referenced by __cxxabiv1::__dynamic_cast().

const void* __cxxabiv1::__dyncast_result::dst_ptr
 

Definition at line 195 of file tinfo.cc.

Referenced by __cxxabiv1::__dynamic_cast().

__sub_kind __cxxabiv1::__dyncast_result::whole2dst
 

Definition at line 196 of file tinfo.cc.

Referenced by __cxxabiv1::__dynamic_cast().

__sub_kind __cxxabiv1::__dyncast_result::whole2src
 

Definition at line 197 of file tinfo.cc.

Referenced by __cxxabiv1::__dynamic_cast().

int __cxxabiv1::__dyncast_result::whole_details
 

Definition at line 199 of file tinfo.cc.


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