rpm  4.5
Data Fields
Node Struct Reference

#include <lua/lobject.h>

Collaboration diagram for Node:
Collaboration graph
[legend]

Data Fields

TObject i_key
 
TObject i_val
 
struct Nodenext
 

Detailed Description

Definition at line 300 of file lobject.h.

Field Documentation

TObject Node::i_key

Definition at line 301 of file lobject.h.

TObject Node::i_val

Definition at line 302 of file lobject.h.

struct Node* Node::next

Definition at line 303 of file lobject.h.

Referenced by f_luaopen(), luaH_getany(), luaH_getnum(), luaH_getstr(), newkey(), and setnodevector().


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