GCheader Struct Reference

#include <lua/lobject.h>

Collaboration diagram for GCheader:

[legend]

Data Fields

GCObjectnext
lu_byte tt
lu_byte marked

Detailed Description

Definition at line 42 of file lobject.h.


Field Documentation

GCObject* GCheader::next

Definition at line 43 of file lobject.h.

Referenced by correctstack(), luaC_link(), luaC_separateudata(), luaS_newlstr(), 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().

lu_byte GCheader::marked

Definition at line 43 of file lobject.h.

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


The documentation for this struct was generated from the following file:
Generated on Fri Sep 7 01:28:09 2007 for rpm by  doxygen 1.5.1