Static Public Member Functions | |
| static mixed | luaopen_sqlite3 (...) |
| static mixed | l_TRACEBACK (...) |
| static mixed | PCallWithErrFuncWrapper (...) |
Definition at line 11143 of file lua_pseudo_code.cpp.
| static mixed lugre_scripting::luaopen_sqlite3 | ( | ... | ) | [inline, static] |
Definition at line 11145 of file lua_pseudo_code.cpp.
| static mixed lugre_scripting::l_TRACEBACK | ( | ... | ) | [inline, static] |
Definition at line 11147 of file lua_pseudo_code.cpp.
| static mixed lugre_scripting::PCallWithErrFuncWrapper | ( | ... | ) | [inline, static] |
***** ***** utilities and error handling ***** ***** also adds a traceback to the error message in case of an error, better than a plain lua_call nret=-1 for unlimited don't use directly, used by LuaCall
Definition at line 11153 of file lua_pseudo_code.cpp.
1.5.6