lua_longjmp Struct Reference

Collaboration diagram for lua_longjmp:
Collaboration graph
[legend]

Data Fields

struct lua_longjmpprevious
luai_jmpbuf b
volatile int status

Detailed Description

Definition at line 44 of file ldo.c.


Field Documentation

luai_jmpbuf lua_longjmp::b

Definition at line 46 of file ldo.c.

Definition at line 45 of file ldo.c.

Referenced by luaD_rawrunprotected().

volatile int lua_longjmp::status

Definition at line 47 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 by  doxygen 1.6.2