Table Struct Reference

Collaboration diagram for Table:

Collaboration graph
[legend]

Data Fields

 CommonHeader
lu_byte flags
lu_byte lsizenode
struct Tablemetatable
TValuearray
Nodenode
Nodelastfree
GCObjectgclist
int sizearray

Detailed Description

Definition at line 338 of file lobject.h.


Field Documentation

Table::CommonHeader

Definition at line 339 of file lobject.h.

lu_byte Table::flags

Definition at line 340 of file lobject.h.

lu_byte Table::lsizenode

Definition at line 341 of file lobject.h.

struct Table* Table::metatable [read]

Definition at line 342 of file lobject.h.

TValue* Table::array

Definition at line 343 of file lobject.h.

Node* Table::node

Definition at line 344 of file lobject.h.

Node* Table::lastfree

Definition at line 345 of file lobject.h.

GCObject* Table::gclist

Definition at line 346 of file lobject.h.

int Table::sizearray

Definition at line 347 of file lobject.h.


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/