DAttachedVfsDevice Class
An attached (mounted) virtual filesystem device from gio. More...
| Header: | #include <DAttachedVfsDevice> |
| Inherits: | DAttachedDeviceInterface |
Public Functions
| DAttachedVfsDevice(const int mountpointPath) | |
| int | deviceUsage() override |
| int | displayName() override |
| int | iconName() override |
| int | mountpointUrl() override |
Reimplemented Public Functions
| virtual void | detach() override |
| virtual bool | detachable() override |
| virtual bool | deviceUsageValid() override |
| virtual bool | isValid() override |
Detailed Description
An attached (mounted) virtual filesystem device from gio
Member Function Documentation
DAttachedVfsDevice::DAttachedVfsDevice(const int mountpointPath)
Default constructs an instance of DAttachedVfsDevice.