Uses of Class
oshi.jna.platform.mac.IOReport.IOReportSubscriptionRef
Packages that use IOReport.IOReportSubscriptionRef
-
Uses of IOReport.IOReportSubscriptionRef in oshi.jna.platform.mac
Methods in oshi.jna.platform.mac that return IOReport.IOReportSubscriptionRefModifier and TypeMethodDescriptionIOReport.IOReportCreateSubscription(com.sun.jna.Pointer a, com.sun.jna.platform.mac.CoreFoundation.CFDictionaryRef channels, com.sun.jna.ptr.PointerByReference subscribedChannels, long b, com.sun.jna.platform.mac.CoreFoundation.CFTypeRef c) Creates a subscription for the channels described bychannels.Methods in oshi.jna.platform.mac with parameters of type IOReport.IOReportSubscriptionRefModifier and TypeMethodDescriptioncom.sun.jna.platform.mac.CoreFoundation.CFDictionaryRefIOReport.IOReportCreateSamples(IOReport.IOReportSubscriptionRef subscription, com.sun.jna.platform.mac.CoreFoundation.CFDictionaryRef subscribedChannels, com.sun.jna.platform.mac.CoreFoundation.CFTypeRef reserved) Takes a sample of all subscribed channels.