#include <lstate.h>

Public Attributes | |
| GCheader | gch |
| union TString | ts |
| union Udata | u |
| union Closure | cl |
| struct Table | h |
| struct Proto | p |
| struct UpVal | uv |
| struct lua_State | th |
Definition at line 181 of file lstate.h.
| union Closure GCObject::cl |
Definition at line 185 of file lstate.h.
Referenced by luaF_newCclosure(), and luaF_newLclosure().
Definition at line 182 of file lstate.h.
Referenced by correctstack().
| struct Table GCObject::h |
Definition at line 186 of file lstate.h.
Referenced by luaH_new().
| struct Proto GCObject::p |
Definition at line 187 of file lstate.h.
Referenced by luaF_newproto().
| struct lua_State GCObject::th |
Definition at line 189 of file lstate.h.
Referenced by lua_newthread().
| union TString GCObject::ts |
| union Udata GCObject::u |
Definition at line 184 of file lstate.h.
Referenced by luaS_newudata().
| struct UpVal GCObject::uv |
Definition at line 188 of file lstate.h.
Referenced by luaF_findupval(), and luaF_newupval().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:12:45 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |