Ardour  8.7-15-gadf511264b
CFunc::CallMemberFunctionHelper< MemFnPtr, isConst > Struct Template Reference

#include <CFunctions.h>

Static Public Member Functions

static void add (lua_State *L, char const *name, MemFnPtr mf)
 

Detailed Description

template<class MemFnPtr, bool isConst>
struct CFunc::CallMemberFunctionHelper< MemFnPtr, isConst >

Definition at line 977 of file CFunctions.h.

Member Function Documentation

◆ add()

template<class MemFnPtr , bool isConst>
static void CFunc::CallMemberFunctionHelper< MemFnPtr, isConst >::add ( lua_State L,
char const *  name,
MemFnPtr  mf 
)
inlinestatic

Definition at line 979 of file CFunctions.h.


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