OrocosComponentLibrary  2.7.0
Public Member Functions | Protected Attributes
LuaComponent Class Reference

List of all members.

Public Member Functions

 LuaComponent (std::string name)
bool exec_file (const std::string &file)
bool exec_str (const std::string &str)
void lua_repl ()
int lua_repl (int argc, char **argv)
bool configureHook ()
bool activateHook ()
bool startHook ()
void updateHook ()
void stopHook ()
void cleanupHook ()
void errorHook ()

Protected Attributes

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

Detailed Description

Definition at line 107 of file LuaComponent.cpp.


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