ClanSoft logo
ClanSoft logo

    CL_LuaReference

Lua reference

Parents: public CL_LuaObject

Description

If the user needs to store references to LuaObject, this reference must be explicitly created, creating objects of this class.

Class members

CL_LuaReference(void)
CL_LuaReference( const CL_LuaObject& obj, int lock=0)
void ref( const CL_LuaObject& obj, int lock=0)
void unref(void)

See Also

None


Back to index



This page was built using the Perceps documentation system.