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
   size_t   len
uv

Detailed Description

Definition at line 196 of file lobject.h.


Field Documentation

Definition at line 197 of file lobject.h.

size_t Udata::len

Definition at line 201 of file lobject.h.

Referenced by luaS_newudata().

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

Definition at line 199 of file lobject.h.

Referenced by luaC_callGCTM(), and luaS_newudata().

Definition at line 199 of file lobject.h.

Referenced by luaS_newudata().

struct { ... } Udata::uv


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

Generated on Fri Jun 19 18:50:42 2009 for rpm by  doxygen 1.5.7.1