Public Member Functions | |
| StorageDeviceList () | |
| std::vector< StorageDevice > | Get (unsigned int nStorageDeviceTypeFilter=STORAGE_DEVICE_TYPE_ALL, bool bIncludePartitions=true, bool bMountAbleOnly=false) |
Static Public Member Functions | |
| static StorageDevice * | Get (const String &szMountPoint) |
Classes | |
| class | Private |
| StorageDeviceList::StorageDeviceList | ( | ) |
| std::vector< StorageDevice > StorageDeviceList::Get | ( | unsigned int | nStorageDeviceTypeFilter = STORAGE_DEVICE_TYPE_ALL, |
|
| bool | bIncludePartitions = true, |
|||
| bool | bMountAbleOnly = false | |||
| ) |
| StorageDevice * StorageDeviceList::Get | ( | const String & | szMountPoint | ) | [static] |
1.5.1-p1