lua_longjmp Struct Reference


Data Fields

lua_longjmpprevious
jmp_buf b
volatile int status

Detailed Description

Definition at line 43 of file ldo.c.


Field Documentation

struct lua_longjmp* lua_longjmp::previous [read]

Definition at line 44 of file ldo.c.

Referenced by luaD_rawrunprotected().

jmp_buf lua_longjmp::b

Definition at line 45 of file ldo.c.

Referenced by luaD_rawrunprotected(), and luaD_throw().

volatile int lua_longjmp::status

Definition at line 46 of file ldo.c.

Referenced by lua_resume(), luaD_pcall(), luaD_rawrunprotected(), and luaD_throw().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2