ug4
ug::bridge::FunctionProxy< TFunc, TRet > Struct Template Reference

#include <global_function.h>

Static Public Member Functions

static void apply (void *func, const ParameterStack &in, ParameterStack &out)
 

Detailed Description

template<typename TFunc, typename TRet = typename func_traits<TFunc>::return_type>
struct ug::bridge::FunctionProxy< TFunc, TRet >

Function that forwards for function pointer for a signature

Member Function Documentation

◆ apply()

template<typename TFunc , typename TRet = typename func_traits<TFunc>::return_type>
static void ug::bridge::FunctionProxy< TFunc, TRet >::apply ( void *  func,
const ParameterStack in,
ParameterStack out 
)
inlinestatic

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