Public Member Functions | Protected Attributes
LuaService Class Reference
Inheritance diagram for LuaService:
Inheritance graph
[legend]

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)
 ~LuaService ()

Protected Attributes

lua_StateL
os::Mutex m

Detailed Description

Definition at line 25 of file lua_plugin.cpp.


Constructor & Destructor Documentation

Definition at line 35 of file lua_plugin.cpp.

Definition at line 94 of file lua_plugin.cpp.


Member Function Documentation

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

Definition at line 110 of file lua_plugin.cpp.

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

Definition at line 121 of file lua_plugin.cpp.


Member Data Documentation

lua_State* LuaService::L [protected]

Definition at line 28 of file lua_plugin.cpp.

os::Mutex LuaService::m [protected]

Definition at line 29 of file lua_plugin.cpp.


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


ocl
Author(s): OCL Development Team
autogenerated on Mon Sep 14 2015 14:21:47