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

GCheader Struct Reference

#include <lua/lobject.h>

Collaboration diagram for GCheader:

Collaboration graph
[legend]

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 Sat Oct 1 16:27:12 2011 for rpm by  doxygen 1.4.4