Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

GCheader Struct Reference

#include <lobject.h>


Data Fields

GCObjectnext
lu_byte tt
lu_byte marked


Detailed Description

Definition at line 42 of file lobject.h.


Field Documentation

lu_byte GCheader::marked
 

Definition at line 43 of file lobject.h.

Referenced by luaC_link(), reallymarkobject(), and sweeplist().

GCObject* GCheader::next
 

Definition at line 43 of file lobject.h.

Referenced by correctstack(), luaC_link(), luaC_separateudata(), luaS_newlstr(), luaS_resize(), marktmu(), and sweeplist().

lu_byte GCheader::tt
 

Definition at line 43 of file lobject.h.

Referenced by freeobj(), luaC_link(), luaC_separateudata(), propagatemarks(), and reallymarkobject().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 5 13:30:26 2007 for rpm by  doxygen 1.4.4