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.

[override virtual] void DAttachedVfsDevice::detach()

[override virtual] bool DAttachedVfsDevice::detachable()

int DAttachedVfsDevice::deviceUsage()

[override virtual] bool DAttachedVfsDevice::deviceUsageValid()

int DAttachedVfsDevice::displayName()

int DAttachedVfsDevice::iconName()

[override virtual] bool DAttachedVfsDevice::isValid()

int DAttachedVfsDevice::mountpointUrl()