22 #ifndef POSIX_DRIVES_FILESYSTEM_FACTORY_H 23 #define POSIX_DRIVES_FILESYSTEM_FACTORY_H 25 #include "backends/fs/fs-factory.h" 26 #include "backends/fs/posix-drives/posix-drives-fs.h" 74 StaticDrivesConfig _config;
AbstractFSNode * makeFileNodePath(const Common::String &path) const override
Definition: fs-factory.h:31
AbstractFSNode * makeCurrentDirectoryFileNode() const override
void configureBuffering(DrivePOSIXFilesystemNode::BufferingMode bufferingMode, uint32 bufferSize)
void addDrive(const Common::String &name)
Definition: posix-drives-fs.h:52
Definition: posix-drives-fs-factory.h:37
BufferingMode
Definition: posix-drives-fs.h:43
Definition: abstract-fs.h:41
AbstractFSNode * makeRootFileNode() const override