#include <UDisksProvider.h>
§ CUDiskDevice()
CUDiskDevice::CUDiskDevice |
( |
const char * |
DeviceKitUDI | ) |
|
§ ~CUDiskDevice()
CUDiskDevice::~CUDiskDevice |
( |
| ) |
|
|
default |
§ IsApproved()
bool CUDiskDevice::IsApproved |
( |
| ) |
|
§ Mount()
bool CUDiskDevice::Mount |
( |
| ) |
|
§ ToMediaShare()
§ toString()
std::string CUDiskDevice::toString |
( |
| ) |
|
§ UnMount()
bool CUDiskDevice::UnMount |
( |
| ) |
|
§ Update()
void CUDiskDevice::Update |
( |
| ) |
|
§ m_DeviceKitUDI
std::string CUDiskDevice::m_DeviceKitUDI |
§ m_FileSystem
std::string CUDiskDevice::m_FileSystem |
§ m_isFileSystem
bool CUDiskDevice::m_isFileSystem |
§ m_isMounted
bool CUDiskDevice::m_isMounted |
§ m_isMountedByUs
bool CUDiskDevice::m_isMountedByUs |
§ m_isOptical
bool CUDiskDevice::m_isOptical |
§ m_isPartition
bool CUDiskDevice::m_isPartition |
§ m_isRemovable
bool CUDiskDevice::m_isRemovable |
§ m_isSystemInternal
bool CUDiskDevice::m_isSystemInternal |
§ m_Label
std::string CUDiskDevice::m_Label |
§ m_MountPath
std::string CUDiskDevice::m_MountPath |
§ m_PartitionSize
int64_t CUDiskDevice::m_PartitionSize |
§ m_UDI
std::string CUDiskDevice::m_UDI |
The documentation for this class was generated from the following files: