Udata Union Reference

#include <lobject.h>


Data Fields

L_Umaxalign dummy
struct {
   GCObject *   next
   lu_byte   tt
   lu_byte   marked
   Table *   metatable
   size_t   len
uv


Detailed Description

Definition at line 196 of file lobject.h.


Field Documentation

L_Umaxalign Udata::dummy

Definition at line 197 of file lobject.h.

GCObject* Udata::next

Definition at line 199 of file lobject.h.

Referenced by luaC_callGCTM(), and luaS_newudata().

lu_byte Udata::tt

Definition at line 199 of file lobject.h.

Referenced by luaS_newudata().

lu_byte Udata::marked

Definition at line 199 of file lobject.h.

Referenced by luaS_newudata().

struct Table* Udata::metatable [read]

Definition at line 200 of file lobject.h.

Referenced by do1gcTM(), and luaS_newudata().

size_t Udata::len

Definition at line 201 of file lobject.h.

Referenced by luaS_newudata().

struct { ... } Udata::uv

Referenced by do1gcTM(), luaC_callGCTM(), and luaS_newudata().


The documentation for this union was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2