#include <ugdk/script/languages/lua/luawrapper.h>
ugdk::script::lua::LuaWrapper::LuaWrapper |
( |
| ) |
|
|
inline |
ugdk::script::lua::LuaWrapper::~LuaWrapper |
( |
| ) |
|
|
inline |
void ugdk::script::lua::LuaWrapper::AddToBuffer |
( |
DataID |
id | ) |
|
|
inline |
void ugdk::script::lua::LuaWrapper::CleanBuffer |
( |
| ) |
|
|
inline |
DataGear& ugdk::script::lua::LuaWrapper::data_gear |
( |
| ) |
|
|
inline |
void ugdk::script::lua::LuaWrapper::ExecuteCode |
( |
const std::string & |
code | ) |
|
|
virtual |
void ugdk::script::lua::LuaWrapper::Finalize |
( |
| ) |
|
|
virtual |
bool ugdk::script::lua::LuaWrapper::Initialize |
( |
| ) |
|
|
virtual |
VirtualObj ugdk::script::lua::LuaWrapper::LoadModule |
( |
const std::string & |
name | ) |
|
|
virtual |
LuaData* ugdk::script::lua::LuaWrapper::NewLuaData |
( |
| ) |
|
void ugdk::script::lua::LuaWrapper::Share |
( |
DataGear * |
gear | ) |
|
|
inline |
DataGear* ugdk::script::lua::LuaWrapper::shared_gear |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- modules/ugdk-script/include/ugdk/script/languages/lua/luawrapper.h