rpm  4.5
Data Fields
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(), sweeplist(), and valismarked().

GCObject* GCheader::next
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: