#include <RageFileDriver.h>
Inheritance diagram for FileDriverEntry:
Public Member Functions | |
FileDriverEntry (CString Type) | |
virtual | ~FileDriverEntry () |
virtual RageFileDriver * | Create (CString Root) const =0 |
Public Attributes | |
CString | m_Type |
const FileDriverEntry * | m_Link |
|
|
|
|
|
Implemented in FileDriverEntry_DIR, FileDriverEntry_MEM, FileDriverEntry_Timeout, and FileDriverEntry_ZIP. |
|
|
|
|