Components/IFS/src/include/IFS/FileSystem.h File Reference
Include dependency graph for Components/IFS/src/include/IFS/FileSystem.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IFS::FileSystem |
Installable File System base class. More... | |
Namespaces | |
IFS | |
IFS::Host | |
Functions | |
FileSystem & | IFS::Host::getFileSystem () |
Get the currently active file system, if any. More... | |
FileSystem * | IFS::getDefaultFileSystem () |
Framework should implement this method. More... | |