|
My Project
|
Public Member Functions | |
| handle (lua_State *interpreter, int stack_index) | |
| handle (lua_State *main, lua_State *interpreter, int stack_index) | |
| handle (handle const &other) | |
| handle & | operator= (handle const &other) |
| void | swap (handle &other) |
| void | push (lua_State *interpreter) const |
| lua_State * | interpreter () const |
| void | replace (lua_State *interpreter, int stack_index) |
1.8.12