Fio:LuaBinder
From Fio
(Difference between revisions)
Line 1: | Line 1: | ||
<font color=blue>''"Like a bridge over troubled water..."''</font> - Simon And Garfunkel | <font color=blue>''"Like a bridge over troubled water..."''</font> - Simon And Garfunkel | ||
+ | |||
<font color=red>still in ctoring</font> | <font color=red>still in ctoring</font> | ||
==Lua Binder== | ==Lua Binder== |
Revision as of 13:30, 7 September 2006
"Like a bridge over troubled water..." - Simon And Garfunkel
still in ctoring
Contents |
Lua Binder
Quick Tour
The Lua Application Program Interface
Construct An Object
- normal
- lightweight
Method Invoking
- method wrap
from lua into c++
- traits
- Overload
from c++ into lua
callback?
Type Checking
LSP
Destruct & Object Lifetime in the 2 Worlds
Misc
- const
- panic
- utility functions