HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FS_FileSystem Member List

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

accessFile(const char *name, int access_mode)FS_FileSystem
addDirectory(const char *name, const FS_Stat &fstat)FS_FileSystemprotected
addFilename(const char *name, const FS_Stat &fstat)FS_FileSystemprotected
canCreateDir(const char *path)FS_FileSystem
canViewFile() const FS_FileSystem
changePath(const char *newpath)FS_FileSystem
createDir(const char *path)FS_FileSystem
forceReload()FS_FileSysteminline
FS_FileSystem(const char *start_path="")FS_FileSystem
getDirectories()FS_FileSysteminline
getDirStats()FS_FileSysteminline
getFiles()FS_FileSysteminline
getFileStats()FS_FileSysteminline
getPath(char *buffer=0, int len=0)FS_FileSystem
isRoot(const char *otherpath=0)FS_FileSystem
myDirFilterFS_FileSystemprotected
myDirFilterDataFS_FileSystemprotected
myFilterFS_FileSystemprotected
myFilterDataFS_FileSystemprotected
myIgnoreHiddenFS_FileSystemprotected
myLastReadPathFS_FileSystemprotected
myPathFS_FileSystemprotected
pollDirectory()FS_FileSystem
readContents()FS_FileSystemprotected
setDirectoryFilter(FS_FileFilter filter, void *data)FS_FileSystem
setFileFilter(FS_FileFilter filter, void *data)FS_FileSystem
setHidden(bool hidden)FS_FileSysteminline
setPattern(const char *p)FS_FileSysteminline
statDirectory()FS_FileSystemprotected
statFile(const char *name, FS_Stat *stats=0)FS_FileSystem
viewFile(const char *path)FS_FileSystem
~FS_FileSystem()FS_FileSystem