UpVal Struct Reference

#include <lobject.h>

List of all members.

Public Attributes

 CommonHeader
TValuev
union {
   TValue   value
   struct {
      struct UpVal *   prev
      struct UpVal *   next
   }   l
u


Member Data Documentation

struct UpVal* UpVal::prev [read]

struct UpVal* UpVal::next [read]

struct { ... } UpVal::l

union { ... } UpVal::u


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

Generated on Tue Aug 4 15:24:06 2009 for LuaPlayer HM Version 3 by  doxygen 1.5.5