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

Public Member Functions

 LuaComponent (std::string name)
 
bool exec_file (const std::string &file)
 
bool exec_str (const std::string &str)
 
bool configureHook ()
 
bool activateHook ()
 
bool startHook ()
 
void updateHook ()
 
void stopHook ()
 
void cleanupHook ()
 
void errorHook ()
 
LuaStateHandle getLuaState ()
 

Protected Attributes

std::string lua_string
 
std::string lua_file
 
lua_State * L
 
RTT::os::MutexRecursive m
 

Detailed Description

Definition at line 51 of file LuaComponent.hpp.


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