#include <Stack.h>
Definition at line 676 of file Stack.h.
◆ get()
| static char const* Stack< char const * >::get |
( |
lua_State * |
L, |
|
|
int |
index |
|
) |
| |
|
inlinestatic |
◆ push()
| static void Stack< char const * >::push |
( |
lua_State * |
L, |
|
|
char const * |
str |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: