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

Data Fields

lua_StateL
 
lua_Chunkwriter write
 
void * data
 

Detailed Description

Definition at line 21 of file ldump.c.

Field Documentation

void* DumpState::data

Definition at line 24 of file ldump.c.

Referenced by DumpBlock(), and luaU_dump().

lua_State* DumpState::L

Definition at line 22 of file ldump.c.

Referenced by DumpBlock(), and luaU_dump().

lua_Chunkwriter DumpState::write

Definition at line 23 of file ldump.c.

Referenced by DumpBlock(), and luaU_dump().


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