#include <lua.h>
Inheritance diagram for CL_LuaReference:


Public Methods | |
| CL_LuaReference (void) | |
| CL_LuaReference (const CL_LuaObject &obj, int lock=0) | |
| void | ref (const CL_LuaObject &obj, int lock=0) |
| param: lock - to lock or not to lock, that is the question. | |
| void | unref (void) |
|
|
|
|
|
|
|
|
param: lock - to lock or not to lock, that is the question.
Definition at line 539 of file Lua/lua.h. Referenced by CL_LuaReference(). |
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001