Package com.sun.jna.platform.mac
Klasse 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
- Alle implementierten Schnittstellen:
NativeMapped
- Bekannte direkte Unterklassen:
IOKit.IOConnect
- Umschließende Schnittstelle:
IOKit
The base class for most I/O Kit families, devices, and drivers.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.platform.mac.IOKit.IORegistryEntry
createCFProperties, createCFProperty, getBooleanProperty, getByteArrayProperty, getChildEntry, getChildIterator, getDoubleProperty, getIntegerProperty, getLongProperty, getName, getParentEntry, getRegistryEntryID, getStringProperty, searchCFProperty
Von Klasse geerbte Methoden com.sun.jna.platform.mac.IOKit.IOObject
conformsTo, release
Von Klasse geerbte Methoden com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Konstruktordetails
-
IOService
public IOService() -
IOService
-