Uses of Class
oshi.ffm.mac.IOKit.IORegistryEntry
Packages that use IOKit.IORegistryEntry
Package
Description
Provides FFM access to system libraries for macOS.
Provides utilities for macOS.
-
Uses of IOKit.IORegistryEntry in oshi.ffm.mac
Subclasses of IOKit.IORegistryEntry in oshi.ffm.macMethods in oshi.ffm.mac that return IOKit.IORegistryEntryModifier and TypeMethodDescriptionIOKit.IORegistryEntry.getChildEntry(String plane) IOKit.IORegistryEntry.getParentEntry(String plane) IOKit.IOIterator.next()Methods in oshi.ffm.mac that return types with arguments of type IOKit.IORegistryEntry -
Uses of IOKit.IORegistryEntry in oshi.util.platform.mac
Methods in oshi.util.platform.mac that return IOKit.IORegistryEntryModifier and TypeMethodDescriptionstatic IOKit.IORegistryEntryIOKitUtilFFM.getRoot()Gets the IO Registry root.