LoadState Struct Reference


Data Fields

lua_StateL
ZIOZ
Mbufferb
int swap
const char * name

Detailed Description

Definition at line 21 of file lundump.c.


Field Documentation

lua_State* LoadState::L

Definition at line 22 of file lundump.c.

Referenced by LoadCode(), LoadConstants(), LoadFunction(), LoadHeader(), LoadInt(), LoadLines(), LoadLocals(), LoadSignature(), LoadString(), LoadUpvalues(), luaU_undump(), TestSize(), and unexpectedEOZ().

ZIO* LoadState::Z

Definition at line 23 of file lundump.c.

Referenced by ezgetc(), ezread(), and luaU_undump().

Mbuffer* LoadState::b

Definition at line 24 of file lundump.c.

Referenced by LoadString(), and luaU_undump().

int LoadState::swap

Definition at line 25 of file lundump.c.

Referenced by LoadBlock(), LoadHeader(), and LoadVector().

const char* LoadState::name

Definition at line 27 of file lundump.c.

Referenced by LoadConstants(), LoadFunction(), LoadHeader(), LoadInt(), LoadSignature(), LoadUpvalues(), luaU_undump(), TestSize(), and unexpectedEOZ().


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