Covalent Bond  0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
Functions
luaEngine.cpp File Reference

The impl of lua engine and meta class. More...

#include "luaEngine.hpp"
Include dependency graph for luaEngine.cpp:

Go to the source code of this file.

Functions

void bindAllFuncByDefault (sol::state *handle)
 _WIN32 More...
 

Detailed Description

The impl of lua engine and meta class.

Author
chenghua Wang (cheng.nosp@m.hua..nosp@m.wang..nosp@m.edu@.nosp@m.gmail.nosp@m..com)
Version
0.1
Date
2022-10-29

Definition in file luaEngine.cpp.

Function Documentation

◆ bindAllFuncByDefault()

void bindAllFuncByDefault ( sol::state *  handle)