__cxxabiv1::__class_type_info::__dyncast_result Struct Reference

Public Member Functions

 __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
 

Detailed Description

Definition at line 194 of file tinfo.cc.

Constructor & Destructor Documentation

__cxxabiv1::__class_type_info::__dyncast_result::__dyncast_result ( int  details_ = __vmi_class_type_info::__flags_unknown_mask)
inline

Definition at line 203 of file tinfo.cc.

Member Data Documentation

__sub_kind __cxxabiv1::__class_type_info::__dyncast_result::dst2src

Definition at line 199 of file tinfo.cc.

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

Definition at line 196 of file tinfo.cc.

__sub_kind __cxxabiv1::__class_type_info::__dyncast_result::whole2dst

Definition at line 197 of file tinfo.cc.

__sub_kind __cxxabiv1::__class_type_info::__dyncast_result::whole2src

Definition at line 198 of file tinfo.cc.

int __cxxabiv1::__class_type_info::__dyncast_result::whole_details

Definition at line 200 of file tinfo.cc.


The documentation for this struct was generated from the following file: