|
OrocosComponentLibrary
2.7.0
|
Public Member Functions | |
| LuaService (RTT::TaskContext *tc) | |
| bool | exec_file (const std::string &file) |
| bool | exec_str (const std::string &str) |
Protected Attributes | |
| lua_State * | L |
| os::Mutex | m |
Definition at line 25 of file lua_plugin.cpp.
1.7.6.1