LuaService Class Reference

List of all members.

Public Member Functions

bool exec_file (const std::string &file)
bool exec_str (const std::string &str)
 LuaService (RTT::TaskContext *tc)

Protected Attributes

lua_StateL
os::Mutex m

Detailed Description

Definition at line 13 of file lua_plugin.cpp.


Constructor & Destructor Documentation

LuaService::LuaService ( RTT::TaskContext *  tc  )  [inline]

Definition at line 20 of file lua_plugin.cpp.


Member Function Documentation

bool LuaService::exec_file ( const std::string &  file  )  [inline]

Definition at line 47 of file lua_plugin.cpp.

bool LuaService::exec_str ( const std::string &  str  )  [inline]

Definition at line 58 of file lua_plugin.cpp.


Member Data Documentation

lua_State* LuaService::L [protected]

Definition at line 16 of file lua_plugin.cpp.

os::Mutex LuaService::m [protected]

Definition at line 17 of file lua_plugin.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ocl
Author(s): OCL Development Team
autogenerated on Fri Jan 11 09:50:51 2013