CallInfo Struct Reference

#include <lstate.h>

List of all members.

Public Attributes

StkId base
StkId func
StkId top
const Instructionsavedpc
int nresults
int tailcalls


Detailed Description

Definition at line 48 of file lstate.h.


Member Data Documentation

StkId CallInfo::base

Definition at line 49 of file lstate.h.

Referenced by correctstack(), findlocal(), isinstack(), lua_close(), lua_getlocal(), lua_setlocal(), luaD_pcall(), luaD_precall(), resetstack(), resume(), resume_error(), and stack_init().

StkId CallInfo::func

Definition at line 50 of file lstate.h.

Referenced by correctstack(), lua_getinfo(), luaD_poscall(), luaD_precall(), and stack_init().

StkId CallInfo::top

Definition at line 51 of file lstate.h.

Referenced by correctstack(), lua_checkstack(), lua_resume(), lua_xmove(), luaD_callhook(), luaD_precall(), resume(), stack_init(), and traversestack().

const Instruction* CallInfo::savedpc

Definition at line 52 of file lstate.h.

Referenced by currentpc(), luaD_pcall(), and luaD_precall().

int CallInfo::nresults

Definition at line 53 of file lstate.h.

Referenced by luaD_poscall(), and luaD_precall().

int CallInfo::tailcalls

Definition at line 54 of file lstate.h.

Referenced by callrethooks(), getfuncname(), lua_getstack(), and luaD_precall().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:00 2009 for Scorched3D by  doxygen 1.5.3