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

jmp_buf lua_longjmp::b

Definition at line 45 of file ldo.c.

Referenced by luaD_rawrunprotected(), and luaD_throw().

struct lua_longjmp* lua_longjmp::previous

Definition at line 44 of file ldo.c.

Referenced by luaD_rawrunprotected().

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 Wed Jan 28 12:45:29 2009 for rpm by  doxygen 1.4.7