Udata Union Reference

#include <lobject.h>

Collaboration diagram for Udata:
Collaboration graph
[legend]

Data Fields

L_Umaxalign dummy
struct {
      CommonHeader
   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 218 of file lobject.h.

Definition at line 216 of file lobject.h.

struct Table* Udata::env

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 219 of file lobject.h.

Referenced by GCTM(), and luaS_newudata().

struct { ... } Udata::uv

Referenced by GCTM(), and luaS_newudata().


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

Generated by  doxygen 1.6.2