Udata Union Reference

#include <lua/lobject.h>

Collaboration diagram for Udata:
[legend]

Data Fields

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

Detailed Description

Definition at line 215 of file lobject.h.


Field Documentation

Definition at line 216 of file lobject.h.

Definition at line 218 of file lobject.h.

Referenced by GCTM(), and luaS_newudata().

Definition at line 218 of file lobject.h.

Referenced by luaS_newudata().

Definition at line 218 of file lobject.h.

Referenced by luaS_newudata().

struct Table* Udata::metatable [read]

Definition at line 219 of file lobject.h.

Referenced by GCTM(), and luaS_newudata().

struct Table* Udata::env [read]

Definition at line 220 of file lobject.h.

Referenced by luaS_newudata().

size_t Udata::len

Definition at line 221 of file lobject.h.

Referenced by luaS_newudata().

struct { ... } Udata::uv

Referenced by GCTM(), and luaS_newudata().


The documentation for this union was generated from the following file:

Generated on Wed Nov 19 20:24:10 2008 for rpm by  doxygen 1.5.6