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

Zio Struct Reference

#include <lua/lzio.h>


Data Fields

size_t n
const char * p
lua_Chunkreader reader
void * data
const char * name


Detailed Description

Definition at line 58 of file lzio.h.


Field Documentation

void* Zio::data
 

Definition at line 63 of file lzio.h.

Referenced by luaZ_fill(), and luaZ_init().

size_t Zio::n
 

Definition at line 59 of file lzio.h.

Referenced by luaZ_fill(), luaZ_init(), luaZ_lookahead(), and luaZ_read().

const char* Zio::name
 

Definition at line 64 of file lzio.h.

Referenced by luaZ_init().

const char* Zio::p
 

Definition at line 61 of file lzio.h.

Referenced by luaZ_fill(), luaZ_init(), luaZ_lookahead(), and luaZ_read().

lua_Chunkreader Zio::reader
 

Definition at line 62 of file lzio.h.

Referenced by luaZ_fill(), and luaZ_init().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 28 07:46:35 2016 for rpm by  doxygen 1.4.4