Public Attributes

UpVal Struct Reference

#include <lobject.h>

Collaboration diagram for UpVal:
Collaboration graph
[legend]

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


Member Data Documentation

Definition at line 487 of file lobject.h.

struct { ... } UpVal::l
struct UpVal* UpVal::next

Definition at line 493 of file lobject.h.

Referenced by luaF_close(), and luaF_findupval().

struct UpVal* UpVal::prev

Definition at line 492 of file lobject.h.

union { ... } UpVal::u

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:16:10 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs