My Project
|
Public Member Functions | |
lua_reference (lua_State *L_=0) | |
lua_reference (lua_reference const &r) | |
lua_State * | state () const |
void | operator= (lua_reference const &r) |
bool | is_valid () const |
void | set (lua_State *L_) |
void | replace (lua_State *L_) |
void | get (lua_State *L_) const |
void | reset () |
void | swap (lua_reference &r) |