openVSM  1.0
 All Data Structures Files Functions Variables Pages
Functions
lua_bind.c File Reference

Brief description of file. More...

#include <vsm_api.h>

Go to the source code of this file.

Functions

void register_functions (lua_State *L)
 
void lua_load_script (const char *device_name)
 
void lua_run_function (const char *func_name)
 

Detailed Description

Brief description of file.

Lavrentiy Ivanov (ookam.nosp@m.i@ma.nosp@m.il.ru)

Date
22.09.2014 This file is part of OpenVSM. OpenVSM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

OpenVSM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with OpenVSM. If not, see http://www.gnu.org/licenses/.

Definition in file lua_bind.c.