Nut/OS  5.0.5
API Reference
UpVal Struct Reference

#include <lobject.h>

Collaboration diagram for UpVal:
[legend]

Data Fields

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

Field Documentation

struct UpVal* UpVal::prev
struct UpVal* UpVal::next
struct { ... } UpVal::l
union { ... } UpVal::u

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