The abstract base class for a mount definition used within a VirtualFileSystem. More...
List of all members.
The abstract base class for a mount definition used within a VirtualFileSystem.
Normally users don't need to monkey with this class directly.
[static]
Reimplemented from TypedReferenceCount.
Reimplemented in VirtualFileMountMultifile, VirtualFileMountRamdisk, VirtualFileMountSystem, and VirtualFileMountHTTP.
Returns the file system this mount object is attached to.
Returns the set of flags passed by the user to the VirtualFileSystem.mount() command.
Returns the name of the directory within the virtual file system that this mount object is attached to.
This directory name will end with a slash.