Public Attributes

CallInfo Struct Reference

#include <lstate.h>

Collaboration diagram for CallInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

StkId func
StkId top
struct CallInfoprevious
struct CallInfonext
short nresults
lu_byte callstatus
union {
   struct {
      StkId   base
      const Instruction *   savedpc
   }   l
   struct {
      int   ctx
      lua_CFunction   k
      ptrdiff_t   old_errfunc
      ptrdiff_t   extra
      lu_byte   old_allowhook
      lu_byte   status
   }   c
u

Detailed Description

Definition at line 69 of file lstate.h.


Member Data Documentation

Definition at line 77 of file lstate.h.

struct { ... } CallInfo::c

Definition at line 81 of file lstate.h.

ptrdiff_t CallInfo::extra

Definition at line 84 of file lstate.h.

Definition at line 82 of file lstate.h.

struct { ... } CallInfo::l

Definition at line 72 of file lstate.h.

Referenced by findlocal(), luaE_extendCI(), luaE_freeCI(), and stack_init().

Definition at line 73 of file lstate.h.

Referenced by finishCcall(), luaD_poscall(), and luaD_precall().

Definition at line 85 of file lstate.h.

Definition at line 83 of file lstate.h.

Definition at line 78 of file lstate.h.

Definition at line 86 of file lstate.h.

union { ... } CallInfo::u

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:11:42 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs