Uses of Class
oshi.ffm.mac.CoreFoundation.CFTypeRef
Packages that use CoreFoundation.CFTypeRef
-
Uses of CoreFoundation.CFTypeRef in oshi.ffm.mac
Subclasses of CoreFoundation.CFTypeRef in oshi.ffm.macModifier and TypeClassDescriptionstatic classA reference to a CFAllocator objectstatic classA reference to a CFArray objectstatic classA reference to a CFBoolean objectstatic classA reference to a CFData objectstatic classA reference to a CFDateFormatter objectstatic classA reference to a CFDictionary objectstatic classA reference to a CFLocale objectstatic classA reference to a mutable CFDictionary objectstatic classA reference to a CFNumber objectstatic classA reference to a CFString objectstatic classType of a reference to DADisk instances.static classType of a reference to DASession instances.Methods in oshi.ffm.mac with parameters of type CoreFoundation.CFTypeRefModifier and TypeMethodDescriptionCoreFoundation.CFDictionaryRef.getValue(CoreFoundation.CFTypeRef key) Get a value from the dictionarybooleanCoreFoundation.CFDictionaryRef.getValueIfPresent(CoreFoundation.CFTypeRef key, MemorySegment value) Get a value if presentvoidCoreFoundation.CFMutableDictionaryRef.setValue(CoreFoundation.CFTypeRef key, CoreFoundation.CFTypeRef value) Set a value in the dictionary