| Interface | Description |
|---|---|
| IOKit |
The I/O Kit framework implements non-kernel access to I/O Kit objects
(drivers and nubs) through the device-interface mechanism.
|
| SystemB |
System class.
|
| Class | Description |
|---|---|
| SmcUtils |
Provides access to SMC calls on OS X
|
| SmcUtils.SMCKeyData |
Holds the return value of SMC query.
|
| SmcUtils.SMCKeyDataKeyInfo |
Holds the return value of SMC KeyInfo query.
|
| SmcUtils.SMCKeyDataPLimitData |
Holds the return value of SMC pLimit query.
|
| SmcUtils.SMCKeyDataVers |
Holds the return value of SMC version query.
|
| SmcUtils.SMCVal |
Holds an SMC value
|
| SysctlUtils |
Provides access to sysctl calls on OS X
|
Copyright © 2019. All rights reserved.