Ardour  8.7-15-gadf511264b
CFunc::CallRef< FnPtr, void > Struct Template Reference

#include <CFunctions.h>

Public Types

typedef FuncTraits< FnPtr >::Params Params
 

Static Public Member Functions

static int f (lua_State *L)
 

Detailed Description

template<class FnPtr>
struct CFunc::CallRef< FnPtr, void >

Definition at line 273 of file CFunctions.h.

Member Typedef Documentation

◆ Params

template<class FnPtr >
typedef FuncTraits<FnPtr>::Params CFunc::CallRef< FnPtr, void >::Params

Definition at line 275 of file CFunctions.h.

Member Function Documentation

◆ f()

template<class FnPtr >
static int CFunc::CallRef< FnPtr, void >::f ( lua_State L)
inlinestatic

Definition at line 276 of file CFunctions.h.


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