OrocosComponentLibrary
2.8.3
|
Public Member Functions | |
LuaService (RTT::TaskContext *tc) | |
bool | exec_file (const std::string &file) |
bool | exec_str (const std::string &str) |
LuaStateHandle | getLuaState () |
Protected Attributes | |
lua_State * | L |
RTT::os::Mutex | m |
Definition at line 20 of file LuaService.hpp.