Ardour  8.7-15-gadf511264b
Stack< unsigned int & > Struct Reference

#include <Stack.h>

Static Public Member Functions

static void push (lua_State *L, unsigned int &value)
 
static unsigned int & get (lua_State *L, int index)
 

Detailed Description

Definition at line 168 of file Stack.h.

Member Function Documentation

◆ get()

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

Definition at line 175 of file Stack.h.

◆ push()

static void Stack< unsigned int & >::push ( lua_State L,
unsigned int &  value 
)
inlinestatic

Definition at line 170 of file Stack.h.


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