Platforms to show: All Mac Windows Linux Cross-Platform
The class DarwinDriveStatisticsMBS
class DarwinDriveStatisticsMBS
MBS REALbasic MacOSX Plugin (IORegistry),
class, IO Registry, MBS REALbasic MacOSX Plugin (IORegistry), class DarwinDriveStatisticsMBS, Console safe, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: A class for an iterator over the IORegistry drives.
Example:
Function: A class for an iterator over the IORegistry drives.
Example:
dim d as DarwinDriveStatisticsMBS
dim l as CFDictionaryMBS
d=new DarwinDriveStatisticsMBS
l=d.NextDrive
while l<>Nil
CFShowMBS l
l=d.NextDrive
wend
- method close
- method kIOBlockStorageDriverStatisticsBytesReadKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsBytesWrittenKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsLatentReadTimeKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsLatentWriteTimeKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsReadErrorsKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsReadRetriesKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsReadsKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsTotalReadTimeKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsTotalWriteTimeKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsWriteErrorsKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsWriteRetriesKey as CFStringMBS
- method kIOBlockStorageDriverStatisticsWritesKey as CFStringMBS
- method NextDrive as CFDictionaryMBS
- method Reset
This class has no sub classes.
Some examples which use this class:
The items on this page are in the following plugins: MBS REALbasic MacOSX Plugin.
Links
MBS Realbasic PDF Plugins - Pfarrgemeinde St. Arnulf Nickenich