Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_LuaReference Class Reference

#include <lua.h>

Inheritance diagram for CL_LuaReference:

Inheritance graph
[legend]
Collaboration diagram for CL_LuaReference:

Collaboration graph
[legend]
List of all members.

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)

Constructor & Destructor Documentation

CL_LuaReference::CL_LuaReference ( void ) [inline]
 

Definition at line 523 of file Lua/lua.h.

CL_LuaReference::CL_LuaReference ( const CL_LuaObject & obj,
int lock = 0 ) [inline]
 

Definition at line 527 of file Lua/lua.h.


Member Function Documentation

void CL_LuaReference::ref ( const CL_LuaObject & obj,
int lock = 0 ) [inline]
 

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().

void CL_LuaReference::unref ( void ) [inline]
 

Definition at line 556 of file Lua/lua.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:08 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001