rpm  4.5
Data Fields
LoadState Struct Reference
Collaboration diagram for LoadState:
Collaboration graph
[legend]

Data Fields

lua_StateL
 
ZIOZ
 
Mbufferb
 
int swap
 
const char * name
 

Detailed Description

Definition at line 21 of file lundump.c.

Field Documentation

Mbuffer* LoadState::b

Definition at line 24 of file lundump.c.

Referenced by LoadString(), and luaU_undump().

lua_State* LoadState::L
const char* LoadState::name
int LoadState::swap

Definition at line 25 of file lundump.c.

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

ZIO* LoadState::Z

Definition at line 23 of file lundump.c.

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


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