GCObject Union Reference

#include <lstate.h>


Data Fields

GCheader gch
TString ts
Udata u
Closure cl
Table h
Proto p
UpVal uv
lua_State th


Detailed Description

Definition at line 184 of file lstate.h.


Field Documentation

GCheader GCObject::gch

Definition at line 185 of file lstate.h.

Referenced by correctstack(), freeobj(), luaC_link(), luaC_separateudata(), luaS_newlstr(), marktmu(), propagatemarks(), reallymarkobject(), and sweeplist().

union TString GCObject::ts [write]

Definition at line 186 of file lstate.h.

union Udata GCObject::u [write]

Definition at line 187 of file lstate.h.

union Closure GCObject::cl [write]

Definition at line 188 of file lstate.h.

struct Table GCObject::h [read]

Definition at line 189 of file lstate.h.

struct Proto GCObject::p [read]

Definition at line 190 of file lstate.h.

struct UpVal GCObject::uv [read]

Definition at line 191 of file lstate.h.

struct lua_State GCObject::th [read]

Definition at line 192 of file lstate.h.


The documentation for this union was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2