luaL_Reg Struct Reference

#include <lauxlib.h>

List of all members.

Public Attributes

const char * name
lua_CFunction func


Detailed Description

Definition at line 35 of file lauxlib.h.


Member Data Documentation

const char* luaL_Reg::name

Definition at line 36 of file lauxlib.h.

Referenced by libsize(), luaI_openlib(), and luaL_openlibs().

lua_CFunction luaL_Reg::func

Definition at line 37 of file lauxlib.h.

Referenced by luaI_openlib(), and luaL_openlibs().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:04 2009 for Scorched3D by  doxygen 1.5.3