[−] List of all items
Structs
- array::CFArray
 - array::CFArrayCallBacks
 - array::CFArrayIterator
 - array::ItemRef
 - array::__CFArray
 - base::CFAllocator
 - base::CFAllocatorContext
 - base::CFRange
 - base::CFType
 - boolean::CFBoolean
 - bundle::CFBundle
 - bundle::__CFBundle
 - data::CFData
 - data::__CFData
 - date::CFDate
 - date::__CFDate
 - dictionary::CFDictionary
 - dictionary::CFDictionaryKeyCallBacks
 - dictionary::CFDictionaryValueCallBacks
 - dictionary::CFMutableDictionary
 - dictionary::__CFDictionary
 - error::CFError
 - error::__CFError
 - filedescriptor::CFFileDescriptor
 - filedescriptor::CFFileDescriptorContext
 - filedescriptor::__CFFileDescriptor
 - number::CFNumber
 - number::__CFBoolean
 - propertylist::CFPropertyList
 - runloop::CFRunLoop
 - runloop::CFRunLoopObserver
 - runloop::CFRunLoopObserverContext
 - runloop::CFRunLoopSource
 - runloop::CFRunLoopSourceContext
 - runloop::CFRunLoopSourceContext1
 - runloop::CFRunLoopTimer
 - runloop::CFRunLoopTimerContext
 - runloop::__CFRunLoop
 - runloop::__CFRunLoopObserver
 - runloop::__CFRunLoopSource
 - runloop::__CFRunLoopTimer
 - set::CFSet
 - set::CFSetCallBacks
 - set::__CFSet
 - string::CFString
 - string::__CFString
 - timezone::CFTimeZone
 - timezone::__CFTimeZone
 - url::CFURL
 - url::__CFURL
 - uuid::CFUUID
 - uuid::CFUUIDBytes
 - uuid::__CFUUID
 
Enums
Traits
- array::FromVoid
 - base::CFIndexConvertible
 - base::TCFType
 - base::TCFTypeRef
 - propertylist::CFPropertyListSubClass
 
Macros
- declare_TCFType
 - impl_CFComparison
 - impl_CFTypeDescription
 - impl_CFTypeDescriptionGeneric
 - impl_TCFType
 - impl_TCFTypeGeneric
 
Functions
- array::CFArrayCreate
 - array::CFArrayCreateCopy
 - array::CFArrayGetCount
 - array::CFArrayGetTypeID
 - array::CFArrayGetValueAtIndex
 - array::CFArrayGetValues
 - base::CFAllocatorAllocate
 - base::CFAllocatorCreate
 - base::CFAllocatorDeallocate
 - base::CFAllocatorGetContext
 - base::CFAllocatorGetDefault
 - base::CFAllocatorGetPreferredSizeForSize
 - base::CFAllocatorGetTypeID
 - base::CFAllocatorReallocate
 - base::CFAllocatorSetDefault
 - base::CFCopyDescription
 - base::CFEqual
 - base::CFGetRetainCount
 - base::CFGetTypeID
 - base::CFHash
 - base::CFRelease
 - base::CFRetain
 - base::CFShow
 - boolean::CFBooleanGetTypeID
 - bundle::CFBundleCopyExecutableURL
 - bundle::CFBundleCopyPrivateFrameworksURL
 - bundle::CFBundleCreate
 - bundle::CFBundleGetBundleWithIdentifier
 - bundle::CFBundleGetFunctionPointerForName
 - bundle::CFBundleGetInfoDictionary
 - bundle::CFBundleGetMainBundle
 - bundle::CFBundleGetTypeID
 - data::CFDataCreate
 - data::CFDataGetBytePtr
 - data::CFDataGetLength
 - data::CFDataGetTypeID
 - date::CFAbsoluteTimeGetCurrent
 - date::CFDateCompare
 - date::CFDateCreate
 - date::CFDateGetAbsoluteTime
 - date::CFDateGetTimeIntervalSinceDate
 - date::CFDateGetTypeID
 - dictionary::CFDictionaryAddValue
 - dictionary::CFDictionaryApplyFunction
 - dictionary::CFDictionaryContainsKey
 - dictionary::CFDictionaryCreate
 - dictionary::CFDictionaryCreateMutable
 - dictionary::CFDictionaryCreateMutableCopy
 - dictionary::CFDictionaryGetCount
 - dictionary::CFDictionaryGetKeysAndValues
 - dictionary::CFDictionaryGetTypeID
 - dictionary::CFDictionaryGetValueIfPresent
 - dictionary::CFDictionaryRemoveAllValues
 - dictionary::CFDictionaryRemoveValue
 - dictionary::CFDictionaryReplaceValue
 - dictionary::CFDictionarySetValue
 - error::CFErrorCopyDescription
 - error::CFErrorGetCode
 - error::CFErrorGetDomain
 - error::CFErrorGetTypeID
 - filedescriptor::CFFileDescriptorCreate
 - filedescriptor::CFFileDescriptorCreateRunLoopSource
 - filedescriptor::CFFileDescriptorDisableCallBacks
 - filedescriptor::CFFileDescriptorEnableCallBacks
 - filedescriptor::CFFileDescriptorGetContext
 - filedescriptor::CFFileDescriptorGetNativeDescriptor
 - filedescriptor::CFFileDescriptorGetTypeID
 - filedescriptor::CFFileDescriptorInvalidate
 - filedescriptor::CFFileDescriptorIsValid
 - number::CFBooleanGetTypeID
 - number::CFNumberCompare
 - number::CFNumberCreate
 - number::CFNumberGetTypeID
 - number::CFNumberGetValue
 - propertylist::CFPropertyListCreateData
 - propertylist::CFPropertyListCreateWithData
 - propertylist::create_data
 - propertylist::create_with_data
 - runloop::CFRunLoopAddCommonMode
 - runloop::CFRunLoopAddObserver
 - runloop::CFRunLoopAddSource
 - runloop::CFRunLoopAddTimer
 - runloop::CFRunLoopContainsObserver
 - runloop::CFRunLoopContainsSource
 - runloop::CFRunLoopContainsTimer
 - runloop::CFRunLoopCopyAllModes
 - runloop::CFRunLoopCopyCurrentMode
 - runloop::CFRunLoopGetCurrent
 - runloop::CFRunLoopGetMain
 - runloop::CFRunLoopGetNextTimerFireDate
 - runloop::CFRunLoopGetTypeID
 - runloop::CFRunLoopIsWaiting
 - runloop::CFRunLoopObserverCreate
 - runloop::CFRunLoopObserverDoesRepeat
 - runloop::CFRunLoopObserverGetActivities
 - runloop::CFRunLoopObserverGetContext
 - runloop::CFRunLoopObserverGetOrder
 - runloop::CFRunLoopObserverGetTypeID
 - runloop::CFRunLoopObserverInvalidate
 - runloop::CFRunLoopObserverIsValid
 - runloop::CFRunLoopRemoveObserver
 - runloop::CFRunLoopRemoveSource
 - runloop::CFRunLoopRemoveTimer
 - runloop::CFRunLoopRun
 - runloop::CFRunLoopRunInMode
 - runloop::CFRunLoopSourceCreate
 - runloop::CFRunLoopSourceGetContext
 - runloop::CFRunLoopSourceGetOrder
 - runloop::CFRunLoopSourceGetTypeID
 - runloop::CFRunLoopSourceInvalidate
 - runloop::CFRunLoopSourceIsValid
 - runloop::CFRunLoopSourceSignal
 - runloop::CFRunLoopStop
 - runloop::CFRunLoopTimerCreate
 - runloop::CFRunLoopTimerDoesRepeat
 - runloop::CFRunLoopTimerGetContext
 - runloop::CFRunLoopTimerGetInterval
 - runloop::CFRunLoopTimerGetNextFireDate
 - runloop::CFRunLoopTimerGetOrder
 - runloop::CFRunLoopTimerGetTolerance
 - runloop::CFRunLoopTimerGetTypeID
 - runloop::CFRunLoopTimerInvalidate
 - runloop::CFRunLoopTimerIsValid
 - runloop::CFRunLoopTimerSetNextFireDate
 - runloop::CFRunLoopTimerSetTolerance
 - runloop::CFRunLoopWakeUp
 - set::CFSetApplyFunction
 - set::CFSetCreate
 - set::CFSetGetCount
 - set::CFSetGetTypeID
 - string::CFStringCreateWithBytes
 - string::CFStringCreateWithBytesNoCopy
 - string::CFStringCreateWithCString
 - string::CFStringGetBytes
 - string::CFStringGetCString
 - string::CFStringGetCStringPtr
 - string::CFStringGetLength
 - string::CFStringGetTypeID
 - timezone::CFTimeZoneCopyDefault
 - timezone::CFTimeZoneCopySystem
 - timezone::CFTimeZoneCreateWithTimeIntervalFromGMT
 - timezone::CFTimeZoneGetSecondsFromGMT
 - timezone::CFTimeZoneGetTypeID
 - url::CFURLCanBeDecomposed
 - url::CFURLClearResourcePropertyCache
 - url::CFURLCopyAbsoluteURL
 - url::CFURLCopyFileSystemPath
 - url::CFURLCopyFragment
 - url::CFURLCopyHostName
 - url::CFURLCopyLastPathComponent
 - url::CFURLCopyNetLocation
 - url::CFURLCopyParameterString
 - url::CFURLCopyPassword
 - url::CFURLCopyPath
 - url::CFURLCopyPathExtension
 - url::CFURLCopyQueryString
 - url::CFURLCopyResourceSpecifier
 - url::CFURLCopyScheme
 - url::CFURLCopyStrictPath
 - url::CFURLCopyUserName
 - url::CFURLCreateFilePathURL
 - url::CFURLCreateFromFileSystemRepresentation
 - url::CFURLCreateWithBytes
 - url::CFURLCreateWithFileSystemPath
 - url::CFURLCreateWithFileSystemPathRelativeToBase
 - url::CFURLGetBytes
 - url::CFURLGetFileSystemRepresentation
 - url::CFURLGetPortNumber
 - url::CFURLGetString
 - url::CFURLGetTypeID
 - url::CFURLHasDirectoryPath
 - url::CFURLSetResourcePropertyForKey
 - uuid::CFUUIDCreate
 - uuid::CFUUIDCreateFromUUIDBytes
 - uuid::CFUUIDGetTypeID
 - uuid::CFUUIDGetUUIDBytes
 
Typedefs
- array::CFArrayCopyDescriptionCallBack
 - array::CFArrayEqualCallBack
 - array::CFArrayRef
 - array::CFArrayReleaseCallBack
 - array::CFArrayRetainCallBack
 - array::CFIndex
 - base::Boolean
 - base::CFAllocatorAllocateCallBack
 - base::CFAllocatorCopyDescriptionCallBack
 - base::CFAllocatorDeallocateCallBack
 - base::CFAllocatorPreferredSizeCallBack
 - base::CFAllocatorReallocateCallBack
 - base::CFAllocatorRef
 - base::CFAllocatorReleaseCallBack
 - base::CFAllocatorRetainCallBack
 - base::CFHashCode
 - base::CFIndex
 - base::CFNullRef
 - base::CFOptionFlags
 - base::CFTypeID
 - base::CFTypeRef
 - base::OSStatus
 - base::SInt32
 - base::mach_port_t
 - boolean::CFBooleanRef
 - bundle::CFBundleRef
 - data::CFDataRef
 - date::CFAbsoluteTime
 - date::CFDateRef
 - date::CFTimeInterval
 - dictionary::CFDictionaryApplierFunction
 - dictionary::CFDictionaryCopyDescriptionCallBack
 - dictionary::CFDictionaryEqualCallBack
 - dictionary::CFDictionaryHashCallBack
 - dictionary::CFDictionaryRef
 - dictionary::CFDictionaryReleaseCallBack
 - dictionary::CFDictionaryRetainCallBack
 - dictionary::CFMutableDictionaryRef
 - error::CFErrorRef
 - filedescriptor::CFFileDescriptorCallBack
 - filedescriptor::CFFileDescriptorNativeDescriptor
 - filedescriptor::CFFileDescriptorRef
 - number::CFBooleanRef
 - number::CFNumberRef
 - number::CFNumberType
 - propertylist::CFPropertyListFormat
 - propertylist::CFPropertyListMutabilityOptions
 - propertylist::CFPropertyListRef
 - runloop::CFRunLoopActivity
 - runloop::CFRunLoopMode
 - runloop::CFRunLoopObserverCallBack
 - runloop::CFRunLoopObserverRef
 - runloop::CFRunLoopRef
 - runloop::CFRunLoopSourceRef
 - runloop::CFRunLoopTimerCallBack
 - runloop::CFRunLoopTimerRef
 - set::CFSetApplierFunction
 - set::CFSetCopyDescriptionCallBack
 - set::CFSetEqualCallBack
 - set::CFSetHashCallBack
 - set::CFSetRef
 - set::CFSetReleaseCallBack
 - set::CFSetRetainCallBack
 - string::CFStringCompareFlags
 - string::CFStringEncoding
 - string::CFStringEncodings
 - string::CFStringRef
 - string::UniChar
 - timezone::CFTimeZoneRef
 - url::CFURLBookmarkCreationOptions
 - url::CFURLPathStyle
 - url::CFURLRef
 - uuid::CFUUIDRef
 
Statics
- array::kCFTypeArrayCallBacks
 - base::kCFAllocatorDefault
 - base::kCFAllocatorMalloc
 - base::kCFAllocatorMallocZone
 - base::kCFAllocatorNull
 - base::kCFAllocatorSystemDefault
 - base::kCFAllocatorUseContext
 - base::kCFNull
 - boolean::kCFBooleanFalse
 - boolean::kCFBooleanTrue
 - date::kCFAbsoluteTimeIntervalSince1904
 - date::kCFAbsoluteTimeIntervalSince1970
 - dictionary::kCFTypeDictionaryKeyCallBacks
 - dictionary::kCFTypeDictionaryValueCallBacks
 - error::kCFErrorDomainCocoa
 - error::kCFErrorDomainMach
 - error::kCFErrorDomainOSStatus
 - error::kCFErrorDomainPOSIX
 - number::kCFBooleanFalse
 - number::kCFBooleanTrue
 - number::kCFNumberFloat32Type
 - number::kCFNumberFloat64Type
 - number::kCFNumberSInt32Type
 - number::kCFNumberSInt64Type
 - runloop::kCFRunLoopCommonModes
 - runloop::kCFRunLoopDefaultMode
 - set::kCFTypeSetCallBacks
 - string::kCFStringEncodingUTF8
 - url::kCFURLAttributeModificationDateKey
 - url::kCFURLContentAccessDateKey
 - url::kCFURLContentModificationDateKey
 - url::kCFURLCreationDateKey
 - url::kCFURLFileResourceIdentifierKey
 - url::kCFURLFileResourceTypeKey
 - url::kCFURLFileSecurityKey
 - url::kCFURLHasHiddenExtensionKey
 - url::kCFURLIsDirectoryKey
 - url::kCFURLIsExecutableKey
 - url::kCFURLIsHiddenKey
 - url::kCFURLIsPackageKey
 - url::kCFURLIsReadableKey
 - url::kCFURLIsRegularFileKey
 - url::kCFURLIsSymbolicLinkKey
 - url::kCFURLIsSystemImmutableKey
 - url::kCFURLIsUserImmutableKey
 - url::kCFURLIsVolumeKey
 - url::kCFURLIsWritableKey
 - url::kCFURLLabelNumberKey
 - url::kCFURLLinkCountKey
 - url::kCFURLLocalizedLabelKey
 - url::kCFURLLocalizedNameKey
 - url::kCFURLLocalizedTypeDescriptionKey
 - url::kCFURLNameKey
 - url::kCFURLParentDirectoryURLKey
 - url::kCFURLPreferredIOBlockSizeKey
 - url::kCFURLTypeIdentifierKey
 - url::kCFURLVolumeIdentifierKey
 - url::kCFURLVolumeURLKey
 
Constants
- filedescriptor::kCFFileDescriptorReadCallBack
 - filedescriptor::kCFFileDescriptorWriteCallBack
 - propertylist::kCFPropertyListBinaryFormat_v1_0
 - propertylist::kCFPropertyListImmutable
 - propertylist::kCFPropertyListMutableContainers
 - propertylist::kCFPropertyListMutableContainersAndLeaves
 - propertylist::kCFPropertyListOpenStepFormat
 - propertylist::kCFPropertyListXMLFormat_v1_0
 - runloop::kCFRunLoopAfterWaiting
 - runloop::kCFRunLoopAllActivities
 - runloop::kCFRunLoopBeforeSources
 - runloop::kCFRunLoopBeforeTimers
 - runloop::kCFRunLoopBeforeWaiting
 - runloop::kCFRunLoopEntry
 - runloop::kCFRunLoopExit
 - runloop::kCFRunLoopRunFinished
 - runloop::kCFRunLoopRunHandledSource
 - runloop::kCFRunLoopRunStopped
 - runloop::kCFRunLoopRunTimedOut
 - url::kCFURLHFSPathStyle
 - url::kCFURLPOSIXPathStyle
 - url::kCFURLWindowsPathStyle