My Project
|
Classes | |
struct | impl |
Public Member Functions | |
weak_ref (lua_State *main, lua_State *L, int index) | |
weak_ref (weak_ref const &) | |
weak_ref & | operator= (weak_ref const &) |
void | swap (weak_ref &) |
int | id () const |
lua_State * | state () const |
void | get (lua_State *L) const |