OrocosComponentLibrary
2.9.0
|
Public Member Functions | |
LuaStateHandle (const LuaStateHandle &) | |
LuaStateHandle (lua_State *L, RTT::os::MutexInterface &mutex) | |
LuaStateHandle & | operator= (const LuaStateHandle &) |
lua_State * | get () const |
operator lua_State * () const | |
lua_State * | operator-> () const |
Definition at line 10 of file LuaStateHandle.hpp.