doom3-gpl
Doom 3 GPL source release
|
#include <FileSystem.h>
Public Member Functions | |
const char * | GetBasePath (void) const |
int | GetNumFiles (void) const |
const char * | GetFile (int index) const |
const idStrList & | GetList (void) const |
Private Attributes | |
idStr | basePath |
idStrList | list |
Friends | |
class | idFileSystemLocal |
Definition at line 122 of file FileSystem.h.
Definition at line 125 of file FileSystem.h.
Definition at line 127 of file FileSystem.h.
Definition at line 128 of file FileSystem.h.
Definition at line 126 of file FileSystem.h.
|
friend |
Definition at line 123 of file FileSystem.h.
|
private |
Definition at line 131 of file FileSystem.h.
|
private |
Definition at line 132 of file FileSystem.h.