#include <lauxlib.h>
Public Attributes | |
| FILE * | f |
| lua_CFunction | closef |
| lua_CFunction luaL_Stream::closef |
Definition at line 190 of file lauxlib.h.
Referenced by aux_close(), createstdfile(), io_noclose(), io_popen(), newfile(), and newprefile().
| FILE* luaL_Stream::f |
Definition at line 189 of file lauxlib.h.
Referenced by createstdfile(), f_gc(), f_tostring(), getiofile(), io_fclose(), io_open(), io_pclose(), io_popen(), io_readline(), io_tmpfile(), newfile(), opencheck(), and tofile().
1.8.8