The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FileMgr Member List

This is the complete list of members for FileMgr, including all inherited members.

__staticsystemFileMgr classFileMgrfriend
APPENDFileMgrstatic
close(FileDesc *file)FileMgr
closeFile(int fd)FileMgrstatic
copyDir(const char *srcDir, const char *destDir)FileMgrstatic
copyFile(const char *srcFile, const char *destFile)FileMgrstatic
CREATFileMgrstatic
createParent(const char *pName)FileMgrstatic
createPathAndFile(const char *fName)FileMgrstatic
existsDir(const char *ipath, const char *idirName=0)FileMgrstatic
existsFile(const char *ipath, const char *ifileName=0)FileMgrstatic
FileDesc classFileMgrfriend
FileMgr(int maxFiles=35)FileMgr
filesFileMgrprivate
flush()FileMgrvirtual
getDirList(const char *dirPath, bool includeSize=false, bool includeIsDirectory=true)FileMgrstatic
getEnvValue(const char *variableName)FileMgrstatic
getFileSize(const char *path)FileMgrstatic
getHomeDir()FileMgr
getLine(FileDesc *fDesc, SWBuf &line)FileMgrstatic
getSystemFileMgr()FileMgrstatic
hasAccess(const char *path, int mode)FileMgrstatic
IREADFileMgrstatic
isDirectory(const char *path)FileMgrstatic
IWRITEFileMgrstatic
lastAccess()SWCachervirtual
maxFilesFileMgr
open(const char *path, int mode, bool tryDowngrade)FileMgr
open(const char *path, unsigned int mode, bool tryDowngrade)FileMgrinline
open(const char *path, unsigned int mode, unsigned int perms=IREAD|IWRITE, bool tryDowngrade=false)FileMgrinline
open(const char *path, int mode, int perms=IREAD|IWRITE, bool tryDowngrade=false)FileMgr
openFile(const char *fName, int mode, int perms)FileMgrstatic
openFileReadOnly(const char *fName)FileMgrstatic
RDONLYFileMgrstatic
RDWRFileMgrstatic
removeDir(const char *targetDir)FileMgrstatic
removeFile(const char *fName)FileMgrstatic
resourceConsumption()FileMgrvirtual
setSystemFileMgr(FileMgr *newFileMgr)FileMgrstatic
SWCacher()SWCacher
sysOpen(FileDesc *file)FileMgrprivate
systemFileMgrFileMgrprotectedstatic
TRUNCFileMgrstatic
trunc(FileDesc *file)FileMgr
write(int fd, const void *buf, long count)FileMgrstatic
WRONLYFileMgrstatic
~FileMgr()FileMgr
~SWCacher()SWCachervirtual