Ardour  8.7-15-gadf511264b
Stack< LuaRef > Struct Reference

#include <LuaRef.h>

Static Public Member Functions

static void push (lua_State *L, LuaRef const &v)
 
static LuaRef get (lua_State *L, int index)
 

Detailed Description

Stack specialization for LuaRef.

Definition at line 1155 of file LuaRef.h.

Member Function Documentation

◆ get()

static LuaRef Stack< LuaRef >::get ( lua_State L,
int  index 
)
inlinestatic

Definition at line 1165 of file LuaRef.h.

◆ push()

static void Stack< LuaRef >::push ( lua_State L,
LuaRef const &  v 
)
inlinestatic

Definition at line 1160 of file LuaRef.h.


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