Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_LuaTable Member List
This is the complete list of members for CL_LuaTable, including all inherited members.
- CL_Lua class
[friend] - CL_LuaObject(lua_Object lo)
[inline, protected] - CL_LuaObject(int ref, int mark)
[inline, protected] - CL_LuaObject(void)
[inline] - CL_LuaObject(const CL_LuaObject &org)
[inline] - CL_LuaTable(void)
[inline] - CL_LuaValue(int ref, int mark)
[inline, protected] - CL_LuaValue(void)
[inline] - CL_LuaValue(int v)
[inline] - CL_LuaValue(float v)
[inline] - CL_LuaValue(double v)
[inline] - CL_LuaValue(char *v)
[inline] - CL_LuaValue(const char *v)
[inline] - CL_LuaValue(lua_CFunction v)
[inline] - CL_LuaValue(void *v, int tag=LUA_PP_USERDATA)
[inline] - CL_LuaValue(const void *v, int tag=LUA_PP_USERDATA)
[inline] - CL_LuaValue(const CL_LuaValue &v)
[inline] - d_cptr
- d_cstr
- d_fnc
- d_lo
- d_num
- d_ptr
- d_ref
- d_str
- d_type
[protected] - get(char *varname)
[inline] - getobject(void) const
[inline, virtual] - isFunction(void) const
[inline, virtual] - isNil(void) const
[inline, virtual] - isNumber(void) const
[inline, virtual] - isString(void) const
[inline, virtual] - isTable(void) const
[inline, virtual] - isUserData(void) const
[inline, virtual] - LUA_PP_CFUNCTION enum value
[protected] - LUA_PP_NIL enum value
[protected] - LUA_PP_NUMBER enum value
[protected] - LUA_PP_REFERENCE enum value
[protected] - LUA_PP_STRING enum value
[protected] - LUA_PP_USERDATA enum value
[protected] - operator char *() const
[inline, virtual] - operator const char *() const
[inline, virtual] - operator const void *() const
[inline, virtual] - operator float() const
[inline, virtual] - operator void *() const
[inline, virtual] - operator()(void) const
[inline] - operator()(const CL_LuaValue &arg1)
[inline] - operator()(const CL_LuaValue &arg1, const CL_LuaValue &arg2)
[inline] - operator()(const CL_LuaValue &arg1, const CL_LuaValue &arg2, const CL_LuaValue &arg3)
[inline] - operator()(const CL_LuaValue &arg1, const CL_LuaValue &arg2, const CL_LuaValue &arg3, const CL_LuaValue &arg4)
[inline] - operator()(const CL_LuaValue &arg1, const CL_LuaValue &arg2, const CL_LuaValue &arg3, const CL_LuaValue &arg4, const CL_LuaValue &arg5)
[inline] - operator=(const CL_LuaObject &value)
[inline] - operator=(const CL_LuaValue &value)
[inline] - operator[](const CL_LuaValue &index)
[inline] - operator[](int index)
[inline] - push(void) const
[inline, virtual] - store(char *varname)
[inline] - type(void) const
[inline, virtual] - ~CL_LuaObject(void)
[inline, virtual] - ~CL_LuaTable(void)
[inline] - ~CL_LuaValue(void)
[inline, virtual]
Generated at Wed Apr 4 19:57:08 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001