Ardour  8.7-15-gadf511264b
Stack< std::string const & > Struct Reference

#include <Stack.h>

Static Public Member Functions

static void push (lua_State *L, std::string const &str)
 
static std::string & get (lua_State *L, int index)
 

Detailed Description

Definition at line 730 of file Stack.h.

Member Function Documentation

◆ get()

static std::string& Stack< std::string const & >::get ( lua_State L,
int  index 
)
inlinestatic

Definition at line 737 of file Stack.h.

◆ push()

static void Stack< std::string const & >::push ( lua_State L,
std::string const &  str 
)
inlinestatic

Definition at line 732 of file Stack.h.


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