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

Detailed Description

Definition at line 274 of file lobject.h.


Member Data Documentation

Definition at line 275 of file lobject.h.

struct { ... } UpVal::l
struct UpVal* UpVal::next [read]

Definition at line 281 of file lobject.h.

Referenced by luaF_close(), and luaF_findupval().

struct UpVal* UpVal::prev [read]

Definition at line 280 of file lobject.h.

union { ... } UpVal::u

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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1