global_State Struct Reference

#include <lstate.h>


Data Fields

stringtable strt
GCObjectrootgc
GCObjectrootudata
GCObjecttmudata
Mbuffer buff
lu_mem GCthreshold
lu_mem nblocks
lua_CFunction panic
TObject _registry
TObject _defaultmeta
lua_Statemainthread
Node dummynode [1]
TStringtmname [TM_N]


Detailed Description

Definition at line 116 of file lstate.h.


Field Documentation

stringtable global_State::strt

Definition at line 117 of file lstate.h.

Referenced by f_luaopen().

GCObject* global_State::rootgc

Definition at line 119 of file lstate.h.

Referenced by f_luaopen().

GCObject* global_State::rootudata

Definition at line 121 of file lstate.h.

Referenced by f_luaopen().

GCObject* global_State::tmudata

Definition at line 123 of file lstate.h.

Referenced by f_luaopen(), and marktmu().

Mbuffer global_State::buff

Definition at line 124 of file lstate.h.

Referenced by f_luaopen().

lu_mem global_State::GCthreshold

Definition at line 125 of file lstate.h.

Referenced by f_luaopen().

lu_mem global_State::nblocks

Definition at line 126 of file lstate.h.

Referenced by f_luaopen().

lua_CFunction global_State::panic

Definition at line 127 of file lstate.h.

Referenced by f_luaopen().

TObject global_State::_registry

Definition at line 128 of file lstate.h.

TObject global_State::_defaultmeta

Definition at line 129 of file lstate.h.

struct lua_State* global_State::mainthread [read]

Definition at line 130 of file lstate.h.

Referenced by f_luaopen(), and markroot().

Node global_State::dummynode[1]

Definition at line 131 of file lstate.h.

Referenced by f_luaopen(), and traversetable().

TString* global_State::tmname[TM_N]

Definition at line 132 of file lstate.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2