GCObject Union Reference

#include <lstate.h>

List of all members.

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


Detailed Description

Definition at line 135 of file lstate.h.


Member Data Documentation

GCheader GCObject::gch

Definition at line 136 of file lstate.h.

Referenced by correctstack(), freeobj(), GCTM(), luaC_barrierf(), luaC_link(), luaC_linkupval(), luaC_separateudata(), luaS_newlstr(), luaS_resize(), marktmu(), propagatemark(), reallymarkobject(), and sweeplist().

union TString GCObject::ts [write]

Definition at line 137 of file lstate.h.

union Udata GCObject::u [write]

Definition at line 138 of file lstate.h.

union Closure GCObject::cl [write]

Definition at line 139 of file lstate.h.

struct Table GCObject::h [read]

Definition at line 140 of file lstate.h.

struct Proto GCObject::p [read]

Definition at line 141 of file lstate.h.

struct UpVal GCObject::uv [read]

Definition at line 142 of file lstate.h.

struct lua_State GCObject::th [read]

Definition at line 143 of file lstate.h.


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