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

luaState_reg Struct Reference

#include <LuaState.h>

List of all members.

Public Attributes

const lua_charname
LuaStateCFunction luaStateCFunction
lua_CFunction luaCFunction


Detailed Description

A new registration type which allows either a basic Lua callback or a LuaState callback function to be entered into the structure.

Definition at line 605 of file LuaState.h.


Member Data Documentation

lua_CFunction luaState_reg::luaCFunction
 

Definition at line 611 of file LuaState.h.

LuaStateCFunction luaState_reg::luaStateCFunction
 

Definition at line 610 of file LuaState.h.

const lua_char* luaState_reg::name
 

Definition at line 607 of file LuaState.h.

Referenced by LuaObject::LuaObject().


The documentation for this struct was generated from the following file:
Generated on Wed Nov 7 21:15:17 2001 for LuaState(LuaWrapper) by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001