|
OrocosComponentLibrary
2.9.0
|
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.
1.8.11