StuBS
FileSystemImage Member List

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

chdir(const char *path) (defined in FileSystemImage)FileSystemImagevirtual
close(int fd) (defined in FileSystemImage)FileSystemImagevirtual
closedir(FileSystemInterface::DirHandle *dirp) (defined in FileSystemImage)FileSystemImagevirtual
DIRECTORY enum value (defined in FileSystemInterface)FileSystemInterface
DirHandle typedef (defined in FileSystemInterface)FileSystemInterface
FILE enum value (defined in FileSystemInterface)FileSystemInterface
FileSystemImage() (defined in FileSystemImage)FileSystemImageinline
FileSystemInterface() (defined in FileSystemInterface)FileSystemInterfaceinline
FileType enum name (defined in FileSystemInterface)FileSystemInterface
getcwd(char *buf, unsigned bufsiz) (defined in FileSystemImage)FileSystemImagevirtual
link(const char *oldpath, const char *newpath) (defined in FileSystemImage)FileSystemImagevirtual
mkdir(const char *pathname) (defined in FileSystemImage)FileSystemImagevirtual
mount(char *buf, unsigned size) (defined in FileSystemImage)FileSystemImage
open(const char *pathname, bool write) (defined in FileSystemImage)FileSystemImagevirtual
opendir(const char *name) (defined in FileSystemImage)FileSystemImagevirtual
OTHER enum value (defined in FileSystemInterface)FileSystemInterface
read(int fd, void *buf, unsigned count) (defined in FileSystemImage)FileSystemImagevirtual
readdir(FileSystemInterface::DirHandle *dirp) (defined in FileSystemImage)FileSystemImagevirtual
readlink(const char *pathname, char *buf, unsigned bufsiz) (defined in FileSystemImage)FileSystemImagevirtual
rename(const char *oldpath, const char *newpath) (defined in FileSystemImage)FileSystemImagevirtual
rewinddir(FileSystemInterface::DirHandle *dirp) (defined in FileSystemImage)FileSystemImagevirtual
rmdir(const char *pathname) (defined in FileSystemImage)FileSystemImagevirtual
stat(const char *path, bool followSymlink=true) (defined in FileSystemImage)FileSystemImagevirtual
SYMLINK enum value (defined in FileSystemInterface)FileSystemInterface
symlink(const char *target, const char *linkpath) (defined in FileSystemImage)FileSystemImagevirtual
sync() (defined in FileSystemImage)FileSystemImagevirtual
truncate(const char *path) (defined in FileSystemImage)FileSystemImagevirtual
umount() (defined in FileSystemImage)FileSystemImage
unlink(const char *pathname) (defined in FileSystemImage)FileSystemImagevirtual
write(int fd, const void *buf, unsigned count) (defined in FileSystemImage)FileSystemImagevirtual
~FileSystemInterface() (defined in FileSystemInterface)FileSystemInterfaceinlinevirtual