UFO: Alien Invasion
|
#include <filesys.h>
Public Member Functions | |
ScopedFile () | |
~ScopedFile () | |
qFILE * | operator& () |
operator bool () const | |
bool | file () const |
bool | zip () const |
FILE * | getFile () const |
Private Attributes | |
qFILE | _file |
|
inline |
Definition at line 194 of file filesys.h.
References FS_CloseFile().
|
inline |
Definition at line 206 of file filesys.h.
References qFILE_s::f.
Referenced by Com_WriteConfigToFile(), and Con_SaveConsoleHistory().
|
inline |
Definition at line 214 of file filesys.h.
References qFILE_s::getFile().
Referenced by Con_LoadConsoleHistory(), WEB_CGameDownloadFromUser(), and WriteBSPFile().
|
inline |
Definition at line 210 of file filesys.h.
References qFILE_s::z.