Package com.sun.jna.platform.mac
Class IOKit.IOService
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.mac.IOKit.IOObject
com.sun.jna.platform.mac.IOKit.IORegistryEntry
com.sun.jna.platform.mac.IOKit.IOService
- All Implemented Interfaces:
- NativeMapped
- Direct Known Subclasses:
- IOKit.IOConnect
- Enclosing interface:
- IOKit
The base class for most I/O Kit families, devices, and drivers.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.mac.IOKit.IORegistryEntrycreateCFProperties, createCFProperty, getBooleanProperty, getByteArrayProperty, getChildEntry, getChildIterator, getDoubleProperty, getIntegerProperty, getLongProperty, getName, getParentEntry, getRegistryEntryID, getStringProperty, searchCFPropertyMethods inherited from class com.sun.jna.platform.mac.IOKit.IOObjectconformsTo, releaseMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
- 
Constructor Details- 
IOServicepublic IOService()
- 
IOService
 
-