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 Summary
Constructors -
Method Summary
Methods inherited from class IOKit.IORegistryEntry
createCFProperties, createCFProperty, getBooleanProperty, getByteArrayProperty, getChildEntry, getChildIterator, getDoubleProperty, getIntegerProperty, getLongProperty, getName, getParentEntry, getRegistryEntryID, getStringProperty, searchCFPropertyMethods inherited from class IOKit.IOObject
conformsTo, releaseMethods inherited from class PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Constructor Details
-
IOService
public IOService() -
IOService
-