Module base

Source

Structs§

CFAllocator
CFAllocatorContext
CFRange
CFType
Superclass of all Core Foundation objects.
ItemMutRef
A reference to a mutable element inside a container
ItemRef
A reference to an element inside a container

Enums§

CFComparisonResult

Statics§

kCFAllocatorDefault
kCFAllocatorMalloc
kCFAllocatorMallocZone
kCFAllocatorNull
kCFAllocatorSystemDefault
kCFAllocatorUseContext
kCFNotFound
Constant used by some functions to indicate failed searches.
kCFNull

Traits§

CFIndexConvertible
FromMutVoid
A trait describing how to convert from the stored *mut c_void to the desired T
FromVoid
A trait describing how to convert from the stored *const c_void to the desired T
TCFType
All Core Foundation types implement this trait. The associated type Ref specifies the associated Core Foundation type: e.g. for CFType this is CFTypeRef; for CFArray this is CFArrayRef.
TCFTypeRef
Trait for all types which are Core Foundation reference types.
ToVoid
A trait describing how to convert from the stored *const c_void to the desired T

Functions§

CFAllocatorAllocate
CFAllocatorCreate
CFAllocatorDeallocate
CFAllocatorGetContext
CFAllocatorGetDefault
CFAllocatorGetPreferredSizeForSize
CFAllocatorGetTypeID
CFAllocatorReallocate
CFAllocatorSetDefault
CFCopyDescription
CFCopyTypeIDDescription
CFEqual
CFGetAllocator
CFGetRetainCount
CFGetTypeID
CFHash
CFNullGetTypeID
CFRelease
CFRetain
CFShow

Type Aliases§

Boolean
CFAllocatorAllocateCallBack
CFAllocatorCopyDescriptionCallBack
CFAllocatorDeallocateCallBack
CFAllocatorPreferredSizeCallBack
CFAllocatorReallocateCallBack
CFAllocatorRef
CFAllocatorReleaseCallBack
CFAllocatorRetainCallBack
CFComparatorFunction
CFHashCode
CFIndex
CFNullRef
CFOptionFlags
CFTypeID
CFTypeRef
ConstStr255Param
ConstStringPtr
LangCode
OSStatus
RegionCode
SInt16
SInt32
StringPtr
UInt8
UInt16
UInt32
UTF8Char
UTF16Char
UTF32Char
mach_port_t