OrocosComponentLibrary  2.8.3
Public Member Functions | Protected Attributes | List of all members
LuaService Class Reference
Inheritance diagram for LuaService:

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
 

Detailed Description

Definition at line 20 of file LuaService.hpp.


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