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(Pointer a, CoreFoundation.CFDictionaryRef channels, PointerByReference subscribedChannels, long b, CoreFoundation.CFTypeRef c) Creates a subscription for the channels described bychannels.Methods in oshi.jna.platform.mac with parameters of type IOReport.IOReportSubscriptionRefModifier and TypeMethodDescriptionIOReport.IOReportCreateSamples(IOReport.IOReportSubscriptionRef subscription, CoreFoundation.CFDictionaryRef subscribedChannels, CoreFoundation.CFTypeRef reserved) Takes a sample of all subscribed channels.