|
| CUDisksProvider () |
|
void | Initialize () override |
|
void | Stop () override |
|
void | GetLocalDrives (VECSOURCES &localDrives) override |
|
void | GetRemovableDrives (VECSOURCES &removableDrives) override |
|
bool | Eject (const std::string &mountpath) override |
|
std::vector< std::string > | GetDiskUsage () override |
|
bool | PumpDriveChangeEvents (IStorageEventsCallback *callback) override |
|
virtual std::string | GetFirstOpticalDeviceFileName () |
|
◆ CUDisksProvider()
CUDisksProvider::CUDisksProvider |
( |
| ) |
|
- Todo:
- do not use dbus_connection_pop_message() that requires the use of a private connection
The documentation for this class was generated from the following files:
- xbmc/platform/linux/storage/UDisksProvider.h
- xbmc/platform/linux/storage/UDisksProvider.cpp