#include <RageFileDriverTimeout.h>
Inheritance diagram for RageFileDriverTimeout:
Public Member Functions | |
RageFileDriverTimeout (CString path) | |
virtual | ~RageFileDriverTimeout () |
RageFileBasic * | Open (const CString &path, int mode, int &err) |
void | FlushDirCache (const CString &sPath) |
Static Public Member Functions | |
void | SetTimeout (float fSeconds) |
void | ResetTimeout () |
Private Attributes | |
RageFileDriver * | m_pChild |
ThreadedFileWorker * | m_pWorker |
|
|
|
|
|
Reimplemented from RageFileDriver. |
|
Implements RageFileDriver. |
|
|
|
|
|
|
|
|