13
0
livetrax/libs/lua/LuaBridge/detail
Robin Gareus 44a3f042a7 prepare sharing C++ class instances across lua-interpreters
in particular: lua-lifefime (!) C++ instances.
This allows for dynamic allocation of custom user-data, bound to
the lifetime of the allocating lua-context.
2016-07-07 15:37:11 +02:00
..
CFunctions.h add lua/C++ dynamic_cast<> 2016-06-01 13:59:31 +02:00
ClassInfo.h Change LuaBridge_API to be __declspec(dllexport) or __declspec(dllimport, as required 2016-04-12 17:55:16 +01:00
Constructor.h
dump.h customize LuaBridge 2016-02-22 22:06:47 +01:00
FuncArgs.h LuaBridge: support argument references via table return 2016-02-22 22:06:47 +01:00
FuncTraits.h allow lua binding functions with up to 9 parameters 2016-05-31 23:51:22 +02:00
Iterator.h
LuaException.h
LuaHelpers.h
LuaRef.h prepare sharing C++ class instances across lua-interpreters 2016-07-07 15:37:11 +02:00
Namespace.h Use correct type of std::map::count 2016-06-26 16:18:34 +02:00
Stack.h LuaBridge: support argument references via table return 2016-02-22 22:06:47 +01:00
TypeList.h
TypeTraits.h customize LuaBridge 2016-02-22 22:06:47 +01:00
Userdata.h prepare sharing C++ class instances across lua-interpreters 2016-07-07 15:37:11 +02:00