Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

stringtable Struct Reference

#include <lua/lstate.h>

Collaboration diagram for stringtable:

Collaboration graph
[legend]

Data Fields

GCObject ** hash
ls_nstr nuse
int size

Detailed Description

Definition at line 65 of file lstate.h.


Field Documentation

GCObject** stringtable::hash
 

Definition at line 67 of file lstate.h.

Referenced by f_luaopen(), luaS_resize(), and newlstr().

ls_nstr stringtable::nuse
 

Definition at line 68 of file lstate.h.

Referenced by f_luaopen(), and newlstr().

int stringtable::size
 

Definition at line 69 of file lstate.h.

Referenced by f_luaopen(), luaS_resize(), and newlstr().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 05:58:33 2008 for rpm by  doxygen 1.4.4