VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
VICI::gth::LuaScript Class Reference

Provides a wrapper for a lua_State object. More...

#include <vici/libgth.h>

Public Member Functions

 LuaScript (csr chunk)
 Constructor.
 
 ~LuaScript ()
 Destructor.
 
std::string call (csr cmnd, const ParamList &params)
 Run a function in the Lua chunk.
 

Static Public Member Functions

static int luaVersion ()
 Allow test scripts to check if Lua is installed (>0) and the version (51, 53)
 

Detailed Description

Provides a wrapper for a lua_State object.


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