| Package | Description |
|---|---|
| oshi.jna.platform.mac |
Provides extensions of JNA libraries for Mac OS X.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreFoundation.CFDataRef |
| Modifier and Type | Method and Description |
|---|---|
CoreFoundation.CFTypeRef |
CoreFoundation.CFArrayGetValueAtIndex(CoreFoundation.CFArrayRef array,
int index) |
CoreFoundation.CFTypeRef |
IOKit.IOPSCopyPowerSourcesInfo() |
CoreFoundation.CFTypeRef |
IOKit.IORegistryEntryCreateCFProperty(int entry,
CoreFoundation.CFStringRef key,
CoreFoundation.CFAllocatorRef allocator,
int options) |
CoreFoundation.CFTypeRef |
IOKit.IORegistryEntrySearchCFProperty(int entry,
String plane,
CoreFoundation.CFStringRef key,
CoreFoundation.CFAllocatorRef allocator,
int options) |
| Modifier and Type | Method and Description |
|---|---|
CoreFoundation.CFStringRef |
IOKit.CFCopyDescription(CoreFoundation.CFTypeRef type) |
com.sun.jna.ptr.PointerByReference |
CoreFoundation.CFDataGetBytePtr(CoreFoundation.CFTypeRef theData) |
int |
CoreFoundation.CFDataGetLength(CoreFoundation.CFTypeRef theData) |
CoreFoundation.CFArrayRef |
IOKit.IOPSCopyPowerSourcesList(CoreFoundation.CFTypeRef blob) |
CoreFoundation.CFDictionaryRef |
IOKit.IOPSGetPowerSourceDescription(CoreFoundation.CFTypeRef blob,
CoreFoundation.CFTypeRef ps) |
Copyright © 2010–2017 oshi. All rights reserved.