Udata Union Reference

#include <lua/lobject.h>

Collaboration diagram for Udata:

Collaboration graph
[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.

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().

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().

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().

struct { ... } Udata::uv

Referenced by GCTM(), and luaS_newudata().


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

Generated on Thu Nov 19 03:14:07 2009 for rpm by  doxygen 1.5.9