Lua_icxx  1.02 (Aug 2011)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
LuaTableRef::Field< KeyType >Represent a field of a Lua Table reference
LuaTempResult::ItemRepresent one of the items of a LuaTempResult
LuaBoundMethRefRepresent a bound Lua method
LuaClassObjRefRepresent a reference to a Lua object that is a User Data Type (a class)
LuaFuncRefRepresent a reference to a Lua object that is a Lua function
LuaInterpreterLua Interpreter
LuaObjRefRepresent a reference to a Lua object
LuaStackCleanerMaintains Lua stack: Automatically resets, when destroyed, the stack to where it was at construction
LuaStackSizeCheckerChecker class to verify that stack size unchanged
LuaTableRefRepresent a reference to a Lua object that is a table
LuaTempResultManage the result of a call to a Lua interpreter, still on the Lua stack
NotAllowedAsFunctionArgument< TT >Prevent function calls that use LuaTempResult as one of the parameters