|
HDK
|
#include <type_Impl.h>
Public Types | |
| using | CastFunction = void *(*)(void *, bool) |
Public Attributes | |
| CastFunction | castFunctions [sizeof...(Bases)] |
Definition at line 44 of file type_Impl.h.
| using Tf_TypeCastFunctions< Derived, TfType::Bases< Bases...> >::CastFunction = void *(*)(void *, bool) |
Definition at line 46 of file type_Impl.h.
| CastFunction Tf_TypeCastFunctions< Derived, TfType::Bases< Bases...> >::castFunctions[sizeof...(Bases)] |
Definition at line 47 of file type_Impl.h.