My Project
Public Member Functions | List of all members
luabind::detail::lua_reference Struct Reference

Public Member Functions

 lua_reference (lua_State *L_=0)
 
 lua_reference (lua_reference const &r)
 
lua_Statestate () 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)
 

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