Structs§
- CFAllocator
- CFAllocator
Context - CFRange
- CFType
- Superclass of all Core Foundation objects.
- Item
MutRef - A reference to a mutable element inside a container
- ItemRef
- A reference to an element inside a container
Enums§
Statics§
- kCFAllocator
Default - kCFAllocator
Malloc - kCFAllocator
Malloc Zone - kCFAllocator
Null - kCFAllocator
System Default - kCFAllocator
UseContext - kCFNot
Found - Constant used by some functions to indicate failed searches.
- kCFNull
Traits§
- CFIndex
Convertible - From
MutVoid - A trait describing how to convert from the stored
*mut c_void
to the desiredT
- From
Void - A trait describing how to convert from the stored
*const c_void
to the desiredT
- TCFType
- All Core Foundation types implement this trait. The associated type
Ref
specifies the associated Core Foundation type: e.g. forCFType
this isCFTypeRef
; forCFArray
this isCFArrayRef
. - TCFType
Ref - 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 desiredT
Functions§
- CFAllocator
Allocate ⚠ - CFAllocator
Create ⚠ - CFAllocator
Deallocate ⚠ - CFAllocator
GetContext ⚠ - CFAllocator
GetDefault ⚠ - CFAllocator
GetPreferred ⚠Size ForSize - CFAllocator
GetTypeID ⚠ - CFAllocator
Reallocate ⚠ - CFAllocator
SetDefault ⚠ - CFCopy
Description ⚠ - CFCopy
TypeID ⚠Description - CFEqual⚠
- CFGet
Allocator ⚠ - CFGet
Retain ⚠Count - CFGet
TypeID ⚠ - CFHash⚠
- CFNull
GetTypeID ⚠ - CFRelease⚠
- CFRetain⚠
- CFShow⚠
Type Aliases§
- Boolean
- CFAllocator
Allocate Call Back - CFAllocator
Copy Description Call Back - CFAllocator
Deallocate Call Back - CFAllocator
Preferred Size Call Back - CFAllocator
Reallocate Call Back - CFAllocator
Ref - CFAllocator
Release Call Back - CFAllocator
Retain Call Back - CFComparator
Function - CFHash
Code - CFIndex
- CFNull
Ref - CFOption
Flags - CFTypeID
- CFType
Ref - Const
Str255 Param - Const
String Ptr - Lang
Code - OSStatus
- Region
Code - SInt16
- SInt32
- String
Ptr - UInt8
- UInt16
- UInt32
- UTF8
Char - UTF16
Char - UTF32
Char - mach_
port_ t