| Package | Description |
|---|---|
| oshi.jna.platform.mac |
Provides extensions of JNA libraries for Mac OS X.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreFoundation.CFMutableDictionaryRef |
| Modifier and Type | Method and Description |
|---|---|
CoreFoundation.CFDictionaryRef |
DiskArbitration.DADiskCopyDescription(DiskArbitration.DADiskRef disk)
Obtains the Disk Arbitration description of the specified disk.
|
CoreFoundation.CFDictionaryRef |
IOKit.IOPSGetPowerSourceDescription(CoreFoundation.CFTypeRef blob,
CoreFoundation.CFTypeRef ps) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jna.Pointer |
CoreFoundation.CFDictionaryGetValue(CoreFoundation.CFDictionaryRef dictionary,
CoreFoundation.CFStringRef key) |
boolean |
CoreFoundation.CFDictionaryGetValueIfPresent(CoreFoundation.CFDictionaryRef dictionary,
CoreFoundation.CFStringRef key,
com.sun.jna.PointerType value) |
Copyright © 2010–2018 oshi. All rights reserved.