HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_TypeCastFunctions< Derived, TfType::Bases<> > Struct Template Reference

#include <type_Impl.h>

Public Types

using CastFunction = void *(*)(void *, bool)
 

Public Attributes

CastFunctioncastFunctions = nullptr
 

Detailed Description

template<class Derived>
struct Tf_TypeCastFunctions< Derived, TfType::Bases<> >

Definition at line 37 of file type_Impl.h.

Member Typedef Documentation

template<class Derived >
using Tf_TypeCastFunctions< Derived, TfType::Bases<> >::CastFunction = void *(*)(void *, bool)

Definition at line 39 of file type_Impl.h.

Member Data Documentation

template<class Derived >
CastFunction* Tf_TypeCastFunctions< Derived, TfType::Bases<> >::castFunctions = nullptr

Definition at line 40 of file type_Impl.h.


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