Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

lua_longjmp Struct Reference

Collaboration diagram for lua_longjmp:

Collaboration graph
[legend]

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 Tue Dec 27 22:21:08 2016 for rpm by  doxygen 1.4.4