Ardour  8.7-15-gadf511264b
Stack< unsigned short > Struct Reference

#include <Stack.h>

Static Public Member Functions

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

Detailed Description

Stack specialization for unsigned short.

Definition at line 284 of file Stack.h.

Member Function Documentation

◆ get()

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

Definition at line 291 of file Stack.h.

◆ push()

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

Definition at line 286 of file Stack.h.


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