Public Attributes

lua_State Struct Reference

#include <lstate.h>

Collaboration diagram for lua_State:
Collaboration graph
[legend]

List of all members.

Public Attributes

 CommonHeader
lu_byte status
StkId top
global_Statel_G
CallInfoci
const Instructionoldpc
StkId stack_last
StkId stack
int stacksize
unsigned short nny
unsigned short nCcalls
lu_byte hookmask
lu_byte allowhook
int basehookcount
int hookcount
lua_Hook hook
GCObjectopenupval
GCObjectgclist
struct lua_longjmperrorJmp
ptrdiff_t errfunc
CallInfo base_ci

Detailed Description

Definition at line 150 of file lstate.h.


Member Data Documentation

Definition at line 163 of file lstate.h.

Referenced by GCTM(), lua_pcallk(), luaD_hook(), luaD_pcall(), preinit_state(), and recover().

Definition at line 171 of file lstate.h.

Referenced by freestack(), lua_getstack(), resume(), stack_init(), and unroll().

Definition at line 164 of file lstate.h.

Referenced by lua_gethookcount(), lua_newthread(), lua_sethook(), and preinit_state().

Definition at line 151 of file lstate.h.

ptrdiff_t lua_State::errfunc

Definition at line 169 of file lstate.h.

Referenced by luaD_rawrunprotected(), luaD_throw(), and preinit_state().

Definition at line 168 of file lstate.h.

Referenced by propagatemark().

Definition at line 166 of file lstate.h.

Referenced by lua_gethook(), lua_newthread(), lua_sethook(), luaD_hook(), and preinit_state().

Definition at line 165 of file lstate.h.

Referenced by luaV_execute(), and traceexec().

Definition at line 154 of file lstate.h.

unsigned short lua_State::nCcalls
unsigned short lua_State::nny

Definition at line 156 of file lstate.h.

Referenced by lua_sethook(), luaD_poscall(), and traceexec().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:12:58 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs