| __staticsystemFileMgr class | sword::FileMgr | [friend] |
| APPEND | sword::FileMgr | [static] |
| close(FileDesc *file) | sword::FileMgr | |
| copyDir(const char *srcDir, const char *destDir) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| copyFile(const char *srcFile, const char *destFile) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| CREAT | sword::FileMgr | [static] |
| createParent(const char *pName) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| createPathAndFile(const char *fName) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| existsDir(const char *ipath, const char *idirName=0) | sword::FileMgr | [static] |
| existsFile(const char *ipath, const char *ifileName=0) | sword::FileMgr | [static] |
| FileDesc class | sword::FileMgr | [friend] |
| FileMgr(int maxFiles=35) | sword::FileMgr | |
| files | sword::FileMgr | [private] |
| flush() | sword::FileMgr | [virtual] |
| getLine(FileDesc *fDesc, SWBuf &line) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| getSystemFileMgr() (defined in sword::FileMgr) | sword::FileMgr | [static] |
| IREAD | sword::FileMgr | [static] |
| isDirectory(const char *path) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| IWRITE | sword::FileMgr | [static] |
| lastAccess() (defined in sword::SWCacher) | sword::SWCacher | [virtual] |
| maxFiles | sword::FileMgr | |
| open(const char *path, int mode, bool tryDowngrade) | sword::FileMgr | |
| open(const char *path, int mode, int perms=IREAD|IWRITE, bool tryDowngrade=false) | sword::FileMgr | |
| RDONLY | sword::FileMgr | [static] |
| RDWR | sword::FileMgr | [static] |
| removeDir(const char *targetDir) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| removeFile(const char *fName) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| resourceConsumption() (defined in sword::FileMgr) | sword::FileMgr | [virtual] |
| setSystemFileMgr(FileMgr *newFileMgr) (defined in sword::FileMgr) | sword::FileMgr | [static] |
| SWCacher() (defined in sword::SWCacher) | sword::SWCacher | |
| sysOpen(FileDesc *file) (defined in sword::FileMgr) | sword::FileMgr | [private] |
| systemFileMgr | sword::FileMgr | [protected, static] |
| trunc(FileDesc *file) | sword::FileMgr | |
| TRUNC | sword::FileMgr | [static] |
| WRONLY | sword::FileMgr | [static] |
| ~FileMgr() | sword::FileMgr | |
| ~SWCacher() (defined in sword::SWCacher) | sword::SWCacher | [virtual] |