Uses of Class
oshi.ffm.mac.CoreFoundation.CFAllocatorRef
Packages that use CoreFoundation.CFAllocatorRef
-
Uses of CoreFoundation.CFAllocatorRef in oshi.ffm.mac
Methods in oshi.ffm.mac with parameters of type CoreFoundation.CFAllocatorRefModifier and TypeMethodDescriptionCoreFoundation.CFDateFormatter.create(CoreFoundation.CFAllocatorRef allocator, CoreFoundation.CFLocale locale, int dateStyle, int timeStyle) Create a new date formatterstatic DiskArbitration.DASessionRefDiskArbitration.DASessionRef.create(CoreFoundation.CFAllocatorRef allocator) Creates a new session.static DiskArbitration.DADiskRefDiskArbitration.DADiskRef.createFromBSDName(CoreFoundation.CFAllocatorRef allocator, DiskArbitration.DASessionRef session, String bsdName) Creates a new disk object from a BSD device name.static DiskArbitration.DADiskRefDiskArbitration.DADiskRef.createFromIOMedia(CoreFoundation.CFAllocatorRef allocator, DiskArbitration.DASessionRef session, IOKit.IOObject media) Creates a new disk object from an IOMedia object.