Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__cxxabiv1::__class_type_info::__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::__class_type_info::__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::__class_type_info::__dyncast_result::dst2src
 

Definition at line 198 of file tinfo.cc.

const void* __cxxabiv1::__class_type_info::__dyncast_result::dst_ptr
 

Definition at line 195 of file tinfo.cc.

__sub_kind __cxxabiv1::__class_type_info::__dyncast_result::whole2dst
 

Definition at line 196 of file tinfo.cc.

__sub_kind __cxxabiv1::__class_type_info::__dyncast_result::whole2src
 

Definition at line 197 of file tinfo.cc.

int __cxxabiv1::__class_type_info::__dyncast_result::whole_details
 

Definition at line 199 of file tinfo.cc.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:42 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001