ug4
ug::bridge::func_traits< TRet(TClass::*)() const > Struct Template Reference

#include <function_traits.h>

Public Types

typedef TypeList params_type
 

Static Public Member Functions

static TRet apply (TRet(TClass::*fp)() const, const TClass *obj, TypeValueList< params_type > &args)
 

Public Attributes

 FUNC_TRAITS_GENERAL_CONST_MEMBER
 

Member Typedef Documentation

◆ params_type

template<typename TClass , typename TRet >
typedef TypeList ug::bridge::func_traits< TRet(TClass::*)() const >::params_type

Member Function Documentation

◆ apply()

template<typename TClass , typename TRet >
static TRet ug::bridge::func_traits< TRet(TClass::*)() const >::apply ( TRet(TClass::*)() const  fp,
const TClass *  obj,
TypeValueList< params_type > &  args 
)
inlinestatic

Member Data Documentation

◆ FUNC_TRAITS_GENERAL_CONST_MEMBER

template<typename TClass , typename TRet >
ug::bridge::func_traits< TRet(TClass::*)() const >::FUNC_TRAITS_GENERAL_CONST_MEMBER

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