My Project
Public Member Functions | List of all members
luabind::handle Class Reference

Public Member Functions

 handle (lua_State *interpreter, int stack_index)
 
 handle (lua_State *main, lua_State *interpreter, int stack_index)
 
 handle (handle const &other)
 
handleoperator= (handle const &other)
 
void swap (handle &other)
 
void push (lua_State *interpreter) const
 
lua_Stateinterpreter () const
 
void replace (lua_State *interpreter, int stack_index)
 

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