List of all items
Structs
- CFAllocator
- CFAllocatorContext
- CFArray
- CFArrayCallBacks
- CFArrayIntoIter
- CFArrayIter
- CFArrayIterUnchecked
- CFAttributedString
- CFBag
- CFBagCallBacks
- CFBinaryHeap
- CFBinaryHeapCallBacks
- CFBinaryHeapCompareContext
- CFBitVector
- CFBoolean
- CFBundle
- CFCalendar
- CFCalendarUnit
- CFCharacterSet
- CFCharacterSetPredefinedSet
- CFComparisonResult
- CFData
- CFDataSearchFlags
- CFDate
- CFDateFormatter
- CFDateFormatterStyle
- CFDictionary
- CFDictionaryKeyCallBacks
- CFDictionaryValueCallBacks
- CFError
- CFFileDescriptor
- CFFileDescriptorContext
- CFFileSecurity
- CFFileSecurityClearOptions
- CFGregorianDate
- CFGregorianUnitFlags
- CFGregorianUnits
- CFISO8601DateFormatOptions
- CFLocale
- CFLocaleLanguageDirection
- CFMachPort
- CFMachPortContext
- CFMessagePort
- CFMessagePortContext
- CFMutableArray
- CFMutableAttributedString
- CFMutableBag
- CFMutableBitVector
- CFMutableCharacterSet
- CFMutableData
- CFMutableDictionary
- CFMutableSet
- CFMutableString
- CFNotificationCenter
- CFNotificationSuspensionBehavior
- CFNull
- CFNumber
- CFNumberFormatter
- CFNumberFormatterOptionFlags
- CFNumberFormatterPadPosition
- CFNumberFormatterRoundingMode
- CFNumberFormatterStyle
- CFNumberType
- CFPlugIn
- CFPlugInInstance
- CFPropertyListFormat
- CFPropertyListMutabilityOptions
- CFRange
- CFReadStream
- CFRetained
- CFRunLoop
- CFRunLoopActivity
- CFRunLoopObserver
- CFRunLoopObserverContext
- CFRunLoopRunResult
- CFRunLoopSource
- CFRunLoopSourceContext
- CFRunLoopSourceContext1
- CFRunLoopTimer
- CFRunLoopTimerContext
- CFSet
- CFSetCallBacks
- CFSocket
- CFSocketCallBackType
- CFSocketContext
- CFSocketError
- CFSocketSignature
- CFStreamClientContext
- CFStreamError
- CFStreamErrorDomain
- CFStreamEventType
- CFStreamStatus
- CFString
- CFStringBuiltInEncodings
- CFStringCompareFlags
- CFStringEncodings
- CFStringInlineBuffer
- CFStringNormalizationForm
- CFStringTokenizer
- CFStringTokenizerTokenType
- CFSwappedFloat32
- CFSwappedFloat64
- CFTimeZone
- CFTimeZoneNameStyle
- CFTree
- CFTreeContext
- CFType
- CFURL
- CFURLBookmarkCreationOptions
- CFURLBookmarkResolutionOptions
- CFURLComponentType
- CFURLEnumerator
- CFURLEnumeratorOptions
- CFURLEnumeratorResult
- CFURLError
- CFURLPathStyle
- CFUUID
- CFUUIDBytes
- CFUserNotification
- CFWriteStream
- CFXMLAttributeDeclarationInfo
- CFXMLAttributeListDeclarationInfo
- CFXMLDocumentInfo
- CFXMLDocumentTypeInfo
- CFXMLElementInfo
- CFXMLElementTypeDeclarationInfo
- CFXMLEntityInfo
- CFXMLEntityReferenceInfo
- CFXMLEntityTypeCode
- CFXMLExternalID
- CFXMLNode
- CFXMLNodeTypeCode
- CFXMLNotationInfo
- CFXMLParser
- CFXMLParserCallBacks
- CFXMLParserContext
- CFXMLParserOptions
- CFXMLParserStatusCode
- CFXMLProcessingInstructionInfo
- CGAffineTransform
- CGAffineTransformComponents
- CGPoint
- CGRect
- CGSize
- CGVector
- IUnknownVTbl
Enums
Traits
Functions
- CFAbsoluteTimeAddGregorianUnits
- CFAbsoluteTimeGetCurrent
- CFAbsoluteTimeGetDayOfWeek
- CFAbsoluteTimeGetDayOfYear
- CFAbsoluteTimeGetDifferenceAsGregorianUnits
- CFAbsoluteTimeGetGregorianDate
- CFAbsoluteTimeGetWeekOfYear
- CFAllocatorAllocate
- CFAllocatorAllocateBytes
- CFAllocatorAllocateTyped
- CFAllocatorCreate
- CFAllocatorDeallocate
- CFAllocatorGetContext
- CFAllocatorGetDefault
- CFAllocatorGetPreferredSizeForSize
- CFAllocatorReallocate
- CFAllocatorReallocateBytes
- CFAllocatorReallocateTyped
- CFAllocatorSetDefault
- CFArrayAppendArray
- CFArrayAppendValue
- CFArrayApplyFunction
- CFArrayBSearchValues
- CFArrayContainsValue
- CFArrayCreate
- CFArrayCreateCopy
- CFArrayCreateMutable
- CFArrayCreateMutableCopy
- CFArrayExchangeValuesAtIndices
- CFArrayGetCount
- CFArrayGetCountOfValue
- CFArrayGetFirstIndexOfValue
- CFArrayGetLastIndexOfValue
- CFArrayGetValueAtIndex
- CFArrayGetValues
- CFArrayInsertValueAtIndex
- CFArrayRemoveAllValues
- CFArrayRemoveValueAtIndex
- CFArrayReplaceValues
- CFArraySetValueAtIndex
- CFArraySortValues
- CFAttributedStringBeginEditing
- CFAttributedStringCreate
- CFAttributedStringCreateCopy
- CFAttributedStringCreateMutable
- CFAttributedStringCreateMutableCopy
- CFAttributedStringCreateWithSubstring
- CFAttributedStringEndEditing
- CFAttributedStringGetAttribute
- CFAttributedStringGetAttributeAndLongestEffectiveRange
- CFAttributedStringGetAttributes
- CFAttributedStringGetAttributesAndLongestEffectiveRange
- CFAttributedStringGetBidiLevelsAndResolvedDirections
- CFAttributedStringGetLength
- CFAttributedStringGetMutableString
- CFAttributedStringGetString
- CFAttributedStringRemoveAttribute
- CFAttributedStringReplaceAttributedString
- CFAttributedStringReplaceString
- CFAttributedStringSetAttribute
- CFAttributedStringSetAttributes
- CFBagAddValue
- CFBagApplyFunction
- CFBagContainsValue
- CFBagCreate
- CFBagCreateCopy
- CFBagCreateMutable
- CFBagCreateMutableCopy
- CFBagGetCount
- CFBagGetCountOfValue
- CFBagGetValue
- CFBagGetValueIfPresent
- CFBagGetValues
- CFBagRemoveAllValues
- CFBagRemoveValue
- CFBagReplaceValue
- CFBagSetValue
- CFBinaryHeapAddValue
- CFBinaryHeapApplyFunction
- CFBinaryHeapContainsValue
- CFBinaryHeapCreate
- CFBinaryHeapCreateCopy
- CFBinaryHeapGetCount
- CFBinaryHeapGetCountOfValue
- CFBinaryHeapGetMinimum
- CFBinaryHeapGetMinimumIfPresent
- CFBinaryHeapGetValues
- CFBinaryHeapRemoveAllValues
- CFBinaryHeapRemoveMinimumValue
- CFBitVectorContainsBit
- CFBitVectorCreate
- CFBitVectorCreateCopy
- CFBitVectorCreateMutable
- CFBitVectorCreateMutableCopy
- CFBitVectorFlipBitAtIndex
- CFBitVectorFlipBits
- CFBitVectorGetBitAtIndex
- CFBitVectorGetBits
- CFBitVectorGetCount
- CFBitVectorGetCountOfBit
- CFBitVectorGetFirstIndexOfBit
- CFBitVectorGetLastIndexOfBit
- CFBitVectorSetAllBits
- CFBitVectorSetBitAtIndex
- CFBitVectorSetBits
- CFBitVectorSetCount
- CFBooleanGetValue
- CFBundleCloseBundleResourceMap
- CFBundleCopyAuxiliaryExecutableURL
- CFBundleCopyBuiltInPlugInsURL
- CFBundleCopyBundleLocalizations
- CFBundleCopyBundleURL
- CFBundleCopyExecutableArchitectures
- CFBundleCopyExecutableArchitecturesForURL
- CFBundleCopyExecutableURL
- CFBundleCopyInfoDictionaryForURL
- CFBundleCopyInfoDictionaryInDirectory
- CFBundleCopyLocalizationsForPreferences
- CFBundleCopyLocalizationsForURL
- CFBundleCopyLocalizedString
- CFBundleCopyLocalizedStringForLocalizations
- CFBundleCopyPreferredLocalizationsFromArray
- CFBundleCopyPrivateFrameworksURL
- CFBundleCopyResourceURL
- CFBundleCopyResourceURLForLocalization
- CFBundleCopyResourceURLInDirectory
- CFBundleCopyResourceURLsOfType
- CFBundleCopyResourceURLsOfTypeForLocalization
- CFBundleCopyResourceURLsOfTypeInDirectory
- CFBundleCopyResourcesDirectoryURL
- CFBundleCopySharedFrameworksURL
- CFBundleCopySharedSupportURL
- CFBundleCopySupportFilesDirectoryURL
- CFBundleCreate
- CFBundleCreateBundlesFromDirectory
- CFBundleGetAllBundles
- CFBundleGetBundleWithIdentifier
- CFBundleGetDataPointerForName
- CFBundleGetDataPointersForNames
- CFBundleGetDevelopmentRegion
- CFBundleGetFunctionPointerForName
- CFBundleGetFunctionPointersForNames
- CFBundleGetIdentifier
- CFBundleGetInfoDictionary
- CFBundleGetLocalInfoDictionary
- CFBundleGetMainBundle
- CFBundleGetPackageInfo
- CFBundleGetPackageInfoInDirectory
- CFBundleGetPlugIn
- CFBundleGetValueForInfoDictionaryKey
- CFBundleGetVersionNumber
- CFBundleIsArchitectureLoadable
- CFBundleIsExecutableLoadable
- CFBundleIsExecutableLoadableForURL
- CFBundleIsExecutableLoaded
- CFBundleLoadExecutable
- CFBundleLoadExecutableAndReturnError
- CFBundleOpenBundleResourceFiles
- CFBundleOpenBundleResourceMap
- CFBundlePreflightExecutable
- CFBundleUnloadExecutable
- CFCalendarCopyCurrent
- CFCalendarCopyLocale
- CFCalendarCopyTimeZone
- CFCalendarCreateWithIdentifier
- CFCalendarGetFirstWeekday
- CFCalendarGetIdentifier
- CFCalendarGetMaximumRangeOfUnit
- CFCalendarGetMinimumDaysInFirstWeek
- CFCalendarGetMinimumRangeOfUnit
- CFCalendarGetOrdinalityOfUnit
- CFCalendarGetRangeOfUnit
- CFCalendarGetTimeRangeOfUnit
- CFCalendarSetFirstWeekday
- CFCalendarSetLocale
- CFCalendarSetMinimumDaysInFirstWeek
- CFCalendarSetTimeZone
- CFCharacterSetAddCharactersInRange
- CFCharacterSetAddCharactersInString
- CFCharacterSetCreateBitmapRepresentation
- CFCharacterSetCreateCopy
- CFCharacterSetCreateInvertedSet
- CFCharacterSetCreateMutable
- CFCharacterSetCreateMutableCopy
- CFCharacterSetCreateWithBitmapRepresentation
- CFCharacterSetCreateWithCharactersInRange
- CFCharacterSetCreateWithCharactersInString
- CFCharacterSetGetPredefined
- CFCharacterSetHasMemberInPlane
- CFCharacterSetIntersect
- CFCharacterSetInvert
- CFCharacterSetIsCharacterMember
- CFCharacterSetIsLongCharacterMember
- CFCharacterSetIsSupersetOfSet
- CFCharacterSetRemoveCharactersInRange
- CFCharacterSetRemoveCharactersInString
- CFCharacterSetUnion
- CFCopyDescription
- CFCopyHomeDirectoryURL
- CFCopyTypeIDDescription
- CFDataAppendBytes
- CFDataCreate
- CFDataCreateCopy
- CFDataCreateMutable
- CFDataCreateMutableCopy
- CFDataCreateWithBytesNoCopy
- CFDataDeleteBytes
- CFDataFind
- CFDataGetBytePtr
- CFDataGetBytes
- CFDataGetLength
- CFDataGetMutableBytePtr
- CFDataIncreaseLength
- CFDataReplaceBytes
- CFDataSetLength
- CFDateCompare
- CFDateCreate
- CFDateFormatterCopyProperty
- CFDateFormatterCreate
- CFDateFormatterCreateDateFormatFromTemplate
- CFDateFormatterCreateDateFromString
- CFDateFormatterCreateISO8601Formatter
- CFDateFormatterCreateStringWithAbsoluteTime
- CFDateFormatterCreateStringWithDate
- CFDateFormatterGetAbsoluteTimeFromString
- CFDateFormatterGetDateStyle
- CFDateFormatterGetFormat
- CFDateFormatterGetLocale
- CFDateFormatterGetTimeStyle
- CFDateFormatterSetFormat
- CFDateFormatterSetProperty
- CFDateGetAbsoluteTime
- CFDateGetTimeIntervalSinceDate
- CFDictionaryAddValue
- CFDictionaryApplyFunction
- CFDictionaryContainsKey
- CFDictionaryContainsValue
- CFDictionaryCreate
- CFDictionaryCreateCopy
- CFDictionaryCreateMutable
- CFDictionaryCreateMutableCopy
- CFDictionaryGetCount
- CFDictionaryGetCountOfKey
- CFDictionaryGetCountOfValue
- CFDictionaryGetKeysAndValues
- CFDictionaryGetValue
- CFDictionaryGetValueIfPresent
- CFDictionaryRemoveAllValues
- CFDictionaryRemoveValue
- CFDictionaryReplaceValue
- CFDictionarySetValue
- CFEqual
- CFErrorCopyDescription
- CFErrorCopyFailureReason
- CFErrorCopyRecoverySuggestion
- CFErrorCopyUserInfo
- CFErrorCreate
- CFErrorCreateWithUserInfoKeysAndValues
- CFErrorGetCode
- CFErrorGetDomain
- CFFileDescriptorCreate
- CFFileDescriptorCreateRunLoopSource
- CFFileDescriptorDisableCallBacks
- CFFileDescriptorEnableCallBacks
- CFFileDescriptorGetContext
- CFFileDescriptorGetNativeDescriptor
- CFFileDescriptorInvalidate
- CFFileDescriptorIsValid
- CFFileSecurityClearProperties
- CFFileSecurityCopyGroupUUID
- CFFileSecurityCopyOwnerUUID
- CFFileSecurityCreate
- CFFileSecurityCreateCopy
- CFFileSecurityGetGroup
- CFFileSecurityGetMode
- CFFileSecurityGetOwner
- CFFileSecuritySetGroup
- CFFileSecuritySetGroupUUID
- CFFileSecuritySetMode
- CFFileSecuritySetOwner
- CFFileSecuritySetOwnerUUID
- CFGetAllocator
- CFGetRetainCount
- CFGetTypeID
- CFGregorianDateGetAbsoluteTime
- CFGregorianDateIsValid
- CFHash
- CFLocaleCopyAvailableLocaleIdentifiers
- CFLocaleCopyCommonISOCurrencyCodes
- CFLocaleCopyCurrent
- CFLocaleCopyDisplayNameForPropertyValue
- CFLocaleCopyISOCountryCodes
- CFLocaleCopyISOCurrencyCodes
- CFLocaleCopyISOLanguageCodes
- CFLocaleCopyPreferredLanguages
- CFLocaleCreate
- CFLocaleCreateCanonicalLanguageIdentifierFromString
- CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes
- CFLocaleCreateCanonicalLocaleIdentifierFromString
- CFLocaleCreateComponentsFromLocaleIdentifier
- CFLocaleCreateCopy
- CFLocaleCreateLocaleIdentifierFromComponents
- CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode
- CFLocaleGetIdentifier
- CFLocaleGetLanguageCharacterDirection
- CFLocaleGetLanguageLineDirection
- CFLocaleGetSystem
- CFLocaleGetValue
- CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier
- CFMachPortCreate
- CFMachPortCreateRunLoopSource
- CFMachPortCreateWithPort
- CFMachPortGetContext
- CFMachPortGetInvalidationCallBack
- CFMachPortGetPort
- CFMachPortInvalidate
- CFMachPortIsValid
- CFMachPortSetInvalidationCallBack
- CFMessagePortCreateLocal
- CFMessagePortCreateRemote
- CFMessagePortCreateRunLoopSource
- CFMessagePortGetContext
- CFMessagePortGetInvalidationCallBack
- CFMessagePortGetName
- CFMessagePortInvalidate
- CFMessagePortIsRemote
- CFMessagePortIsValid
- CFMessagePortSendRequest
- CFMessagePortSetDispatchQueue
- CFMessagePortSetInvalidationCallBack
- CFMessagePortSetName
- CFNotificationCenterAddObserver
- CFNotificationCenterGetDarwinNotifyCenter
- CFNotificationCenterGetDistributedCenter
- CFNotificationCenterGetLocalCenter
- CFNotificationCenterPostNotification
- CFNotificationCenterPostNotificationWithOptions
- CFNotificationCenterRemoveEveryObserver
- CFNotificationCenterRemoveObserver
- CFNumberCompare
- CFNumberCreate
- CFNumberFormatterCopyProperty
- CFNumberFormatterCreate
- CFNumberFormatterCreateNumberFromString
- CFNumberFormatterCreateStringWithNumber
- CFNumberFormatterCreateStringWithValue
- CFNumberFormatterGetDecimalInfoForCurrencyCode
- CFNumberFormatterGetFormat
- CFNumberFormatterGetLocale
- CFNumberFormatterGetStyle
- CFNumberFormatterGetValueFromString
- CFNumberFormatterSetFormat
- CFNumberFormatterSetProperty
- CFNumberGetByteSize
- CFNumberGetType
- CFNumberGetValue
- CFNumberIsFloatType
- CFPlugInAddInstanceForFactory
- CFPlugInCreate
- CFPlugInFindFactoriesForPlugInType
- CFPlugInFindFactoriesForPlugInTypeInPlugIn
- CFPlugInGetBundle
- CFPlugInInstanceCreate
- CFPlugInInstanceCreateWithInstanceDataSize
- CFPlugInInstanceGetFactoryName
- CFPlugInInstanceGetInstanceData
- CFPlugInInstanceGetInterfaceFunctionTable
- CFPlugInIsLoadOnDemand
- CFPlugInRegisterFactoryFunction
- CFPlugInRegisterFactoryFunctionByName
- CFPlugInRegisterPlugInType
- CFPlugInRemoveInstanceForFactory
- CFPlugInSetLoadOnDemand
- CFPlugInUnregisterFactory
- CFPlugInUnregisterPlugInType
- CFPreferencesAddSuitePreferencesToApp
- CFPreferencesAppSynchronize
- CFPreferencesAppValueIsForced
- CFPreferencesCopyAppValue
- CFPreferencesCopyApplicationList
- CFPreferencesCopyKeyList
- CFPreferencesCopyMultiple
- CFPreferencesCopyValue
- CFPreferencesGetAppBooleanValue
- CFPreferencesGetAppIntegerValue
- CFPreferencesRemoveSuitePreferencesFromApp
- CFPreferencesSetAppValue
- CFPreferencesSetMultiple
- CFPreferencesSetValue
- CFPreferencesSynchronize
- CFPropertyListCreateData
- CFPropertyListCreateDeepCopy
- CFPropertyListCreateFromStream
- CFPropertyListCreateFromXMLData
- CFPropertyListCreateWithData
- CFPropertyListCreateWithStream
- CFPropertyListCreateXMLData
- CFPropertyListIsValid
- CFPropertyListWrite
- CFPropertyListWriteToStream
- CFReadStreamClose
- CFReadStreamCopyDispatchQueue
- CFReadStreamCopyError
- CFReadStreamCopyProperty
- CFReadStreamCreateWithBytesNoCopy
- CFReadStreamCreateWithFile
- CFReadStreamGetBuffer
- CFReadStreamGetError
- CFReadStreamGetStatus
- CFReadStreamHasBytesAvailable
- CFReadStreamOpen
- CFReadStreamRead
- CFReadStreamScheduleWithRunLoop
- CFReadStreamSetClient
- CFReadStreamSetDispatchQueue
- CFReadStreamSetProperty
- CFReadStreamUnscheduleFromRunLoop
- CFRunLoopAddCommonMode
- CFRunLoopAddObserver
- CFRunLoopAddSource
- CFRunLoopAddTimer
- CFRunLoopContainsObserver
- CFRunLoopContainsSource
- CFRunLoopContainsTimer
- CFRunLoopCopyAllModes
- CFRunLoopCopyCurrentMode
- CFRunLoopGetCurrent
- CFRunLoopGetMain
- CFRunLoopGetNextTimerFireDate
- CFRunLoopIsWaiting
- CFRunLoopObserverCreate
- CFRunLoopObserverCreateWithHandler
- CFRunLoopObserverDoesRepeat
- CFRunLoopObserverGetActivities
- CFRunLoopObserverGetContext
- CFRunLoopObserverGetOrder
- CFRunLoopObserverInvalidate
- CFRunLoopObserverIsValid
- CFRunLoopPerformBlock
- CFRunLoopRemoveObserver
- CFRunLoopRemoveSource
- CFRunLoopRemoveTimer
- CFRunLoopRun
- CFRunLoopRunInMode
- CFRunLoopSourceCreate
- CFRunLoopSourceGetContext
- CFRunLoopSourceGetOrder
- CFRunLoopSourceInvalidate
- CFRunLoopSourceIsValid
- CFRunLoopSourceSignal
- CFRunLoopStop
- CFRunLoopTimerCreate
- CFRunLoopTimerCreateWithHandler
- CFRunLoopTimerDoesRepeat
- CFRunLoopTimerGetContext
- CFRunLoopTimerGetInterval
- CFRunLoopTimerGetNextFireDate
- CFRunLoopTimerGetOrder
- CFRunLoopTimerGetTolerance
- CFRunLoopTimerInvalidate
- CFRunLoopTimerIsValid
- CFRunLoopTimerSetNextFireDate
- CFRunLoopTimerSetTolerance
- CFRunLoopWakeUp
- CFSetAddValue
- CFSetApplyFunction
- CFSetContainsValue
- CFSetCreate
- CFSetCreateCopy
- CFSetCreateMutable
- CFSetCreateMutableCopy
- CFSetGetCount
- CFSetGetCountOfValue
- CFSetGetValue
- CFSetGetValueIfPresent
- CFSetGetValues
- CFSetRemoveAllValues
- CFSetRemoveValue
- CFSetReplaceValue
- CFSetSetValue
- CFShow
- CFShowStr
- CFSocketConnectToAddress
- CFSocketCopyAddress
- CFSocketCopyPeerAddress
- CFSocketCopyRegisteredSocketSignature
- CFSocketCopyRegisteredValue
- CFSocketCreate
- CFSocketCreateConnectedToSocketSignature
- CFSocketCreateRunLoopSource
- CFSocketCreateWithNative
- CFSocketCreateWithSocketSignature
- CFSocketDisableCallBacks
- CFSocketEnableCallBacks
- CFSocketGetContext
- CFSocketGetDefaultNameRegistryPortNumber
- CFSocketGetNative
- CFSocketGetSocketFlags
- CFSocketInvalidate
- CFSocketIsValid
- CFSocketRegisterSocketSignature
- CFSocketRegisterValue
- CFSocketSendData
- CFSocketSetAddress
- CFSocketSetDefaultNameRegistryPortNumber
- CFSocketSetSocketFlags
- CFSocketUnregister
- CFStreamCreateBoundPair
- CFStreamCreatePairWithPeerSocketSignature
- CFStreamCreatePairWithSocket
- CFStreamCreatePairWithSocketToHost
- CFStringAppend
- CFStringAppendCString
- CFStringAppendCharacters
- CFStringAppendPascalString
- CFStringCapitalize
- CFStringCompare
- CFStringCompareWithOptions
- CFStringCompareWithOptionsAndLocale
- CFStringConvertEncodingToIANACharSetName
- CFStringConvertEncodingToNSStringEncoding
- CFStringConvertEncodingToWindowsCodepage
- CFStringConvertIANACharSetNameToEncoding
- CFStringConvertNSStringEncodingToEncoding
- CFStringConvertWindowsCodepageToEncoding
- CFStringCreateArrayBySeparatingStrings
- CFStringCreateArrayWithFindResults
- CFStringCreateByCombiningStrings
- CFStringCreateCopy
- CFStringCreateExternalRepresentation
- CFStringCreateFromExternalRepresentation
- CFStringCreateMutable
- CFStringCreateMutableCopy
- CFStringCreateMutableWithExternalCharactersNoCopy
- CFStringCreateWithBytes
- CFStringCreateWithBytesNoCopy
- CFStringCreateWithCString
- CFStringCreateWithCStringNoCopy
- CFStringCreateWithCharacters
- CFStringCreateWithCharactersNoCopy
- CFStringCreateWithFileSystemRepresentation
- CFStringCreateWithPascalString
- CFStringCreateWithPascalStringNoCopy
- CFStringCreateWithSubstring
- CFStringDelete
- CFStringFind
- CFStringFindAndReplace
- CFStringFindCharacterFromSet
- CFStringFindWithOptions
- CFStringFindWithOptionsAndLocale
- CFStringFold
- CFStringGetBytes
- CFStringGetCString
- CFStringGetCStringPtr
- CFStringGetCharacterAtIndex
- CFStringGetCharacters
- CFStringGetCharactersPtr
- CFStringGetDoubleValue
- CFStringGetFastestEncoding
- CFStringGetFileSystemRepresentation
- CFStringGetHyphenationLocationBeforeIndex
- CFStringGetIntValue
- CFStringGetLength
- CFStringGetLineBounds
- CFStringGetListOfAvailableEncodings
- CFStringGetMaximumSizeForEncoding
- CFStringGetMaximumSizeOfFileSystemRepresentation
- CFStringGetMostCompatibleMacStringEncoding
- CFStringGetNameOfEncoding
- CFStringGetParagraphBounds
- CFStringGetPascalString
- CFStringGetPascalStringPtr
- CFStringGetRangeOfComposedCharactersAtIndex
- CFStringGetSmallestEncoding
- CFStringGetSystemEncoding
- CFStringHasPrefix
- CFStringHasSuffix
- CFStringInsert
- CFStringIsEncodingAvailable
- CFStringIsHyphenationAvailableForLocale
- CFStringLowercase
- CFStringNormalize
- CFStringPad
- CFStringReplace
- CFStringReplaceAll
- CFStringSetExternalCharactersNoCopy
- CFStringTokenizerAdvanceToNextToken
- CFStringTokenizerCopyBestStringLanguage
- CFStringTokenizerCopyCurrentTokenAttribute
- CFStringTokenizerCreate
- CFStringTokenizerGetCurrentSubTokens
- CFStringTokenizerGetCurrentTokenRange
- CFStringTokenizerGoToTokenAtIndex
- CFStringTokenizerSetString
- CFStringTransform
- CFStringTrim
- CFStringTrimWhitespace
- CFStringUppercase
- CFTimeZoneCopyAbbreviation
- CFTimeZoneCopyAbbreviationDictionary
- CFTimeZoneCopyDefault
- CFTimeZoneCopyKnownNames
- CFTimeZoneCopyLocalizedName
- CFTimeZoneCopySystem
- CFTimeZoneCreate
- CFTimeZoneCreateWithName
- CFTimeZoneCreateWithTimeIntervalFromGMT
- CFTimeZoneGetData
- CFTimeZoneGetDaylightSavingTimeOffset
- CFTimeZoneGetName
- CFTimeZoneGetNextDaylightSavingTimeTransition
- CFTimeZoneGetSecondsFromGMT
- CFTimeZoneIsDaylightSavingTime
- CFTimeZoneResetSystem
- CFTimeZoneSetAbbreviationDictionary
- CFTimeZoneSetDefault
- CFTreeAppendChild
- CFTreeApplyFunctionToChildren
- CFTreeCreate
- CFTreeFindRoot
- CFTreeGetChildAtIndex
- CFTreeGetChildCount
- CFTreeGetChildren
- CFTreeGetContext
- CFTreeGetFirstChild
- CFTreeGetNextSibling
- CFTreeGetParent
- CFTreeInsertSibling
- CFTreePrependChild
- CFTreeRemove
- CFTreeRemoveAllChildren
- CFTreeSetContext
- CFTreeSortChildren
- CFURLCanBeDecomposed
- CFURLClearResourcePropertyCache
- CFURLClearResourcePropertyCacheForKey
- CFURLCopyAbsoluteURL
- CFURLCopyFileSystemPath
- CFURLCopyFragment
- CFURLCopyHostName
- CFURLCopyLastPathComponent
- CFURLCopyNetLocation
- CFURLCopyParameterString
- CFURLCopyPassword
- CFURLCopyPath
- CFURLCopyPathExtension
- CFURLCopyQueryString
- CFURLCopyResourcePropertiesForKeys
- CFURLCopyResourcePropertyForKey
- CFURLCopyResourceSpecifier
- CFURLCopyScheme
- CFURLCopyStrictPath
- CFURLCopyUserName
- CFURLCreateAbsoluteURLWithBytes
- CFURLCreateBookmarkData
- CFURLCreateBookmarkDataFromAliasRecord
- CFURLCreateBookmarkDataFromFile
- CFURLCreateByResolvingBookmarkData
- CFURLCreateCopyAppendingPathComponent
- CFURLCreateCopyAppendingPathExtension
- CFURLCreateCopyDeletingLastPathComponent
- CFURLCreateCopyDeletingPathExtension
- CFURLCreateData
- CFURLCreateDataAndPropertiesFromResource
- CFURLCreateFilePathURL
- CFURLCreateFileReferenceURL
- CFURLCreateFromFileSystemRepresentation
- CFURLCreateFromFileSystemRepresentationRelativeToBase
- CFURLCreatePropertyFromResource
- CFURLCreateResourcePropertiesForKeysFromBookmarkData
- CFURLCreateResourcePropertyForKeyFromBookmarkData
- CFURLCreateStringByAddingPercentEscapes
- CFURLCreateStringByReplacingPercentEscapes
- CFURLCreateStringByReplacingPercentEscapesUsingEncoding
- CFURLCreateWithBytes
- CFURLCreateWithFileSystemPath
- CFURLCreateWithFileSystemPathRelativeToBase
- CFURLCreateWithString
- CFURLDestroyResource
- CFURLEnumeratorCreateForDirectoryURL
- CFURLEnumeratorCreateForMountedVolumes
- CFURLEnumeratorGetDescendentLevel
- CFURLEnumeratorGetNextURL
- CFURLEnumeratorGetSourceDidChange
- CFURLEnumeratorSkipDescendents
- CFURLGetBaseURL
- CFURLGetByteRangeForComponent
- CFURLGetBytes
- CFURLGetFileSystemRepresentation
- CFURLGetPortNumber
- CFURLGetString
- CFURLHasDirectoryPath
- CFURLIsFileReferenceURL
- CFURLResourceIsReachable
- CFURLSetResourcePropertiesForKeys
- CFURLSetResourcePropertyForKey
- CFURLSetTemporaryResourcePropertyForKey
- CFURLStartAccessingSecurityScopedResource
- CFURLStopAccessingSecurityScopedResource
- CFURLWriteBookmarkDataToFile
- CFURLWriteDataAndPropertiesToResource
- CFUUIDCreate
- CFUUIDCreateFromString
- CFUUIDCreateFromUUIDBytes
- CFUUIDCreateString
- CFUUIDCreateWithBytes
- CFUUIDGetConstantUUIDWithBytes
- CFUUIDGetUUIDBytes
- CFUserNotificationCancel
- CFUserNotificationCreate
- CFUserNotificationCreateRunLoopSource
- CFUserNotificationDisplayAlert
- CFUserNotificationDisplayNotice
- CFUserNotificationGetResponseDictionary
- CFUserNotificationGetResponseValue
- CFUserNotificationReceiveResponse
- CFUserNotificationUpdate
- CFWriteStreamCanAcceptBytes
- CFWriteStreamClose
- CFWriteStreamCopyDispatchQueue
- CFWriteStreamCopyError
- CFWriteStreamCopyProperty
- CFWriteStreamCreateWithAllocatedBuffers
- CFWriteStreamCreateWithBuffer
- CFWriteStreamCreateWithFile
- CFWriteStreamGetError
- CFWriteStreamGetStatus
- CFWriteStreamOpen
- CFWriteStreamScheduleWithRunLoop
- CFWriteStreamSetClient
- CFWriteStreamSetDispatchQueue
- CFWriteStreamSetProperty
- CFWriteStreamUnscheduleFromRunLoop
- CFWriteStreamWrite
- CFXMLCreateStringByEscapingEntities
- CFXMLCreateStringByUnescapingEntities
- CFXMLNodeCreate
- CFXMLNodeCreateCopy
- CFXMLNodeGetInfoPtr
- CFXMLNodeGetString
- CFXMLNodeGetTypeCode
- CFXMLNodeGetVersion
- CFXMLParserAbort
- CFXMLParserCopyErrorDescription
- CFXMLParserCreate
- CFXMLParserCreateWithDataFromURL
- CFXMLParserGetCallBacks
- CFXMLParserGetContext
- CFXMLParserGetDocument
- CFXMLParserGetLineNumber
- CFXMLParserGetLocation
- CFXMLParserGetSourceURL
- CFXMLParserGetStatusCode
- CFXMLParserParse
- CFXMLTreeCreateFromData
- CFXMLTreeCreateFromDataWithError
- CFXMLTreeCreateWithDataFromURL
- CFXMLTreeCreateWithNode
- CFXMLTreeCreateXMLData
- CFXMLTreeGetNode
Type Aliases
- CFAbsoluteTime
- CFAllocatorAllocateCallBack
- CFAllocatorCopyDescriptionCallBack
- CFAllocatorDeallocateCallBack
- CFAllocatorPreferredSizeCallBack
- CFAllocatorReallocateCallBack
- CFAllocatorReleaseCallBack
- CFAllocatorRetainCallBack
- CFAllocatorTypeID
- CFArrayApplierFunction
- CFArrayCopyDescriptionCallBack
- CFArrayEqualCallBack
- CFArrayReleaseCallBack
- CFArrayRetainCallBack
- CFBagApplierFunction
- CFBagCopyDescriptionCallBack
- CFBagEqualCallBack
- CFBagHashCallBack
- CFBagReleaseCallBack
- CFBagRetainCallBack
- CFBinaryHeapApplierFunction
- CFBit
- CFBundleRefNum
- CFByteOrder
- CFCalendarIdentifier
- CFComparatorFunction
- CFDateFormatterKey
- CFDictionaryApplierFunction
- CFDictionaryCopyDescriptionCallBack
- CFDictionaryEqualCallBack
- CFDictionaryHashCallBack
- CFDictionaryReleaseCallBack
- CFDictionaryRetainCallBack
- CFErrorDomain
- CFFileDescriptorCallBack
- CFFileDescriptorNativeDescriptor
- CFHashCode
- CFIndex
- CFLocaleIdentifier
- CFLocaleKey
- CFMachPortCallBack
- CFMachPortInvalidationCallBack
- CFMessagePortCallBack
- CFMessagePortInvalidationCallBack
- CFNotificationCallback
- CFNotificationName
- CFNumberFormatterKey
- CFOptionFlags
- CFPlugInDynamicRegisterFunction
- CFPlugInFactoryFunction
- CFPlugInInstanceDeallocateInstanceDataFunction
- CFPlugInInstanceGetInterfaceFunction
- CFPlugInUnloadFunction
- CFPropertyList
- CFReadStreamClientCallBack
- CFRunLoopMode
- CFRunLoopObserverCallBack
- CFRunLoopTimerCallBack
- CFSetApplierFunction
- CFSetCopyDescriptionCallBack
- CFSetEqualCallBack
- CFSetHashCallBack
- CFSetReleaseCallBack
- CFSetRetainCallBack
- CFSocketCallBack
- CFSocketNativeHandle
- CFStreamPropertyKey
- CFStringEncoding
- CFTimeInterval
- CFTreeApplierFunction
- CFTreeCopyDescriptionCallBack
- CFTreeReleaseCallBack
- CFTreeRetainCallBack
- CFTypeID
- CFURLBookmarkFileCreationOptions
- CFUserNotificationCallBack
- CFWriteStreamClientCallBack
- CFXMLParserAddChildCallBack
- CFXMLParserCopyDescriptionCallBack
- CFXMLParserCreateXMLStructureCallBack
- CFXMLParserEndXMLStructureCallBack
- CFXMLParserHandleErrorCallBack
- CFXMLParserReleaseCallBack
- CFXMLParserResolveExternalEntityCallBack
- CFXMLParserRetainCallBack
- CFXMLTree
- CGFloat
- HRESULT
- LPVOID
- REFIID
- ULONG
Statics
- kCFAbsoluteTimeIntervalSince1904
- kCFAbsoluteTimeIntervalSince1970
- kCFAllocatorDefault
- kCFAllocatorMalloc
- kCFAllocatorMallocZone
- kCFAllocatorNull
- kCFAllocatorSystemDefault
- kCFAllocatorUseContext
- kCFBooleanFalse
- kCFBooleanTrue
- kCFBuddhistCalendar
- kCFBundleDevelopmentRegionKey
- kCFBundleExecutableKey
- kCFBundleIdentifierKey
- kCFBundleInfoDictionaryVersionKey
- kCFBundleLocalizationsKey
- kCFBundleNameKey
- kCFBundleVersionKey
- kCFChineseCalendar
- kCFCopyStringBagCallBacks
- kCFCopyStringDictionaryKeyCallBacks
- kCFCopyStringSetCallBacks
- kCFCoreFoundationVersionNumber
- kCFDateFormatterAMSymbol
- kCFDateFormatterCalendar
- kCFDateFormatterCalendarName
- kCFDateFormatterDefaultDate
- kCFDateFormatterDefaultFormat
- kCFDateFormatterDoesRelativeDateFormattingKey
- kCFDateFormatterEraSymbols
- kCFDateFormatterGregorianStartDate
- kCFDateFormatterIsLenient
- kCFDateFormatterLongEraSymbols
- kCFDateFormatterMonthSymbols
- kCFDateFormatterPMSymbol
- kCFDateFormatterQuarterSymbols
- kCFDateFormatterShortMonthSymbols
- kCFDateFormatterShortQuarterSymbols
- kCFDateFormatterShortStandaloneMonthSymbols
- kCFDateFormatterShortStandaloneQuarterSymbols
- kCFDateFormatterShortStandaloneWeekdaySymbols
- kCFDateFormatterShortWeekdaySymbols
- kCFDateFormatterStandaloneMonthSymbols
- kCFDateFormatterStandaloneQuarterSymbols
- kCFDateFormatterStandaloneWeekdaySymbols
- kCFDateFormatterTimeZone
- kCFDateFormatterTwoDigitStartDate
- kCFDateFormatterVeryShortMonthSymbols
- kCFDateFormatterVeryShortStandaloneMonthSymbols
- kCFDateFormatterVeryShortStandaloneWeekdaySymbols
- kCFDateFormatterVeryShortWeekdaySymbols
- kCFDateFormatterWeekdaySymbols
- kCFErrorDescriptionKey
- kCFErrorDomainCocoa
- kCFErrorDomainMach
- kCFErrorDomainOSStatus
- kCFErrorDomainPOSIX
- kCFErrorFilePathKey
- kCFErrorLocalizedDescriptionKey
- kCFErrorLocalizedFailureKey
- kCFErrorLocalizedFailureReasonKey
- kCFErrorLocalizedRecoverySuggestionKey
- kCFErrorURLKey
- kCFErrorUnderlyingErrorKey
- kCFGregorianCalendar
- kCFHebrewCalendar
- kCFISO8601Calendar
- kCFIndianCalendar
- kCFIslamicCalendar
- kCFIslamicCivilCalendar
- kCFIslamicTabularCalendar
- kCFIslamicUmmAlQuraCalendar
- kCFJapaneseCalendar
- kCFLocaleAlternateQuotationBeginDelimiterKey
- kCFLocaleAlternateQuotationEndDelimiterKey
- kCFLocaleCalendar
- kCFLocaleCalendarIdentifier
- kCFLocaleCollationIdentifier
- kCFLocaleCollatorIdentifier
- kCFLocaleCountryCode
- kCFLocaleCurrencyCode
- kCFLocaleCurrencySymbol
- kCFLocaleCurrentLocaleDidChangeNotification
- kCFLocaleDecimalSeparator
- kCFLocaleExemplarCharacterSet
- kCFLocaleGroupingSeparator
- kCFLocaleIdentifier
- kCFLocaleLanguageCode
- kCFLocaleMeasurementSystem
- kCFLocaleQuotationBeginDelimiterKey
- kCFLocaleQuotationEndDelimiterKey
- kCFLocaleScriptCode
- kCFLocaleUsesMetricSystem
- kCFLocaleVariantCode
- kCFNotFound
- kCFNull
- kCFNumberFormatterAlwaysShowDecimalSeparator
- kCFNumberFormatterCurrencyCode
- kCFNumberFormatterCurrencyDecimalSeparator
- kCFNumberFormatterCurrencyGroupingSeparator
- kCFNumberFormatterCurrencySymbol
- kCFNumberFormatterDecimalSeparator
- kCFNumberFormatterDefaultFormat
- kCFNumberFormatterExponentSymbol
- kCFNumberFormatterFormatWidth
- kCFNumberFormatterGroupingSeparator
- kCFNumberFormatterGroupingSize
- kCFNumberFormatterInfinitySymbol
- kCFNumberFormatterInternationalCurrencySymbol
- kCFNumberFormatterIsLenient
- kCFNumberFormatterMaxFractionDigits
- kCFNumberFormatterMaxIntegerDigits
- kCFNumberFormatterMaxSignificantDigits
- kCFNumberFormatterMinFractionDigits
- kCFNumberFormatterMinGroupingDigits
- kCFNumberFormatterMinIntegerDigits
- kCFNumberFormatterMinSignificantDigits
- kCFNumberFormatterMinusSign
- kCFNumberFormatterMultiplier
- kCFNumberFormatterNaNSymbol
- kCFNumberFormatterNegativePrefix
- kCFNumberFormatterNegativeSuffix
- kCFNumberFormatterPaddingCharacter
- kCFNumberFormatterPaddingPosition
- kCFNumberFormatterPerMillSymbol
- kCFNumberFormatterPercentSymbol
- kCFNumberFormatterPlusSign
- kCFNumberFormatterPositivePrefix
- kCFNumberFormatterPositiveSuffix
- kCFNumberFormatterRoundingIncrement
- kCFNumberFormatterRoundingMode
- kCFNumberFormatterSecondaryGroupingSize
- kCFNumberFormatterUseGroupingSeparator
- kCFNumberFormatterUseSignificantDigits
- kCFNumberFormatterZeroSymbol
- kCFNumberNaN
- kCFNumberNegativeInfinity
- kCFNumberPositiveInfinity
- kCFPersianCalendar
- kCFPlugInDynamicRegisterFunctionKey
- kCFPlugInDynamicRegistrationKey
- kCFPlugInFactoriesKey
- kCFPlugInTypesKey
- kCFPlugInUnloadFunctionKey
- kCFPreferencesAnyApplication
- kCFPreferencesAnyHost
- kCFPreferencesAnyUser
- kCFPreferencesCurrentApplication
- kCFPreferencesCurrentHost
- kCFPreferencesCurrentUser
- kCFRepublicOfChinaCalendar
- kCFRunLoopCommonModes
- kCFRunLoopDefaultMode
- kCFSocketCommandKey
- kCFSocketErrorKey
- kCFSocketNameKey
- kCFSocketRegisterCommand
- kCFSocketResultKey
- kCFSocketRetrieveCommand
- kCFSocketValueKey
- kCFStreamErrorDomainSOCKS
- kCFStreamErrorDomainSSL
- kCFStreamPropertyAppendToFile
- kCFStreamPropertyDataWritten
- kCFStreamPropertyFileCurrentOffset
- kCFStreamPropertySOCKSPassword
- kCFStreamPropertySOCKSProxy
- kCFStreamPropertySOCKSProxyHost
- kCFStreamPropertySOCKSProxyPort
- kCFStreamPropertySOCKSUser
- kCFStreamPropertySOCKSVersion
- kCFStreamPropertyShouldCloseNativeSocket
- kCFStreamPropertySocketNativeHandle
- kCFStreamPropertySocketRemoteHostName
- kCFStreamPropertySocketRemotePortNumber
- kCFStreamPropertySocketSecurityLevel
- kCFStreamSocketSOCKSVersion4
- kCFStreamSocketSOCKSVersion5
- kCFStreamSocketSecurityLevelNegotiatedSSL
- kCFStreamSocketSecurityLevelNone
- kCFStreamSocketSecurityLevelSSLv2
- kCFStreamSocketSecurityLevelSSLv3
- kCFStreamSocketSecurityLevelTLSv1
- kCFStringBinaryHeapCallBacks
- kCFStringTransformFullwidthHalfwidth
- kCFStringTransformHiraganaKatakana
- kCFStringTransformLatinArabic
- kCFStringTransformLatinCyrillic
- kCFStringTransformLatinGreek
- kCFStringTransformLatinHangul
- kCFStringTransformLatinHebrew
- kCFStringTransformLatinHiragana
- kCFStringTransformLatinKatakana
- kCFStringTransformLatinThai
- kCFStringTransformMandarinLatin
- kCFStringTransformStripCombiningMarks
- kCFStringTransformStripDiacritics
- kCFStringTransformToLatin
- kCFStringTransformToUnicodeName
- kCFStringTransformToXMLHex
- kCFTimeZoneSystemTimeZoneDidChangeNotification
- kCFTypeArrayCallBacks
- kCFTypeBagCallBacks
- kCFTypeDictionaryKeyCallBacks
- kCFTypeDictionaryValueCallBacks
- kCFTypeSetCallBacks
- kCFURLAddedToDirectoryDateKey
- kCFURLApplicationIsScriptableKey
- kCFURLAttributeModificationDateKey
- kCFURLCanonicalPathKey
- kCFURLContentAccessDateKey
- kCFURLContentModificationDateKey
- kCFURLCreationDateKey
- kCFURLCustomIconKey
- kCFURLDirectoryEntryCountKey
- kCFURLDocumentIdentifierKey
- kCFURLEffectiveIconKey
- kCFURLFileAllocatedSizeKey
- kCFURLFileContentIdentifierKey
- kCFURLFileDirectoryContents
- kCFURLFileExists
- kCFURLFileIdentifierKey
- kCFURLFileLastModificationTime
- kCFURLFileLength
- kCFURLFileOwnerID
- kCFURLFilePOSIXMode
- kCFURLFileProtectionComplete
- kCFURLFileProtectionCompleteUnlessOpen
- kCFURLFileProtectionCompleteUntilFirstUserAuthentication
- kCFURLFileProtectionCompleteWhenUserInactive
- kCFURLFileProtectionKey
- kCFURLFileProtectionNone
- kCFURLFileResourceIdentifierKey
- kCFURLFileResourceTypeBlockSpecial
- kCFURLFileResourceTypeCharacterSpecial
- kCFURLFileResourceTypeDirectory
- kCFURLFileResourceTypeKey
- kCFURLFileResourceTypeNamedPipe
- kCFURLFileResourceTypeRegular
- kCFURLFileResourceTypeSocket
- kCFURLFileResourceTypeSymbolicLink
- kCFURLFileResourceTypeUnknown
- kCFURLFileSecurityKey
- kCFURLFileSizeKey
- kCFURLGenerationIdentifierKey
- kCFURLHTTPStatusCode
- kCFURLHTTPStatusLine
- kCFURLHasHiddenExtensionKey
- kCFURLIsAliasFileKey
- kCFURLIsApplicationKey
- kCFURLIsDirectoryKey
- kCFURLIsExcludedFromBackupKey
- kCFURLIsExecutableKey
- kCFURLIsHiddenKey
- kCFURLIsMountTriggerKey
- kCFURLIsPackageKey
- kCFURLIsPurgeableKey
- kCFURLIsReadableKey
- kCFURLIsRegularFileKey
- kCFURLIsSparseKey
- kCFURLIsSymbolicLinkKey
- kCFURLIsSystemImmutableKey
- kCFURLIsUbiquitousItemKey
- kCFURLIsUserImmutableKey
- kCFURLIsVolumeKey
- kCFURLIsWritableKey
- kCFURLKeysOfUnsetValuesKey
- kCFURLLabelColorKey
- kCFURLLabelNumberKey
- kCFURLLinkCountKey
- kCFURLLocalizedLabelKey
- kCFURLLocalizedNameKey
- kCFURLLocalizedTypeDescriptionKey
- kCFURLMayHaveExtendedAttributesKey
- kCFURLMayShareFileContentKey
- kCFURLNameKey
- kCFURLParentDirectoryURLKey
- kCFURLPathKey
- kCFURLPreferredIOBlockSizeKey
- kCFURLQuarantinePropertiesKey
- kCFURLTagNamesKey
- kCFURLTotalFileAllocatedSizeKey
- kCFURLTotalFileSizeKey
- kCFURLTypeIdentifierKey
- kCFURLUbiquitousItemDownloadingErrorKey
- kCFURLUbiquitousItemDownloadingStatusCurrent
- kCFURLUbiquitousItemDownloadingStatusDownloaded
- kCFURLUbiquitousItemDownloadingStatusKey
- kCFURLUbiquitousItemDownloadingStatusNotDownloaded
- kCFURLUbiquitousItemHasUnresolvedConflictsKey
- kCFURLUbiquitousItemIsDownloadedKey
- kCFURLUbiquitousItemIsDownloadingKey
- kCFURLUbiquitousItemIsExcludedFromSyncKey
- kCFURLUbiquitousItemIsUploadedKey
- kCFURLUbiquitousItemIsUploadingKey
- kCFURLUbiquitousItemPercentDownloadedKey
- kCFURLUbiquitousItemPercentUploadedKey
- kCFURLUbiquitousItemUploadingErrorKey
- kCFURLVolumeAvailableCapacityForImportantUsageKey
- kCFURLVolumeAvailableCapacityForOpportunisticUsageKey
- kCFURLVolumeAvailableCapacityKey
- kCFURLVolumeCreationDateKey
- kCFURLVolumeIdentifierKey
- kCFURLVolumeIsAutomountedKey
- kCFURLVolumeIsBrowsableKey
- kCFURLVolumeIsEjectableKey
- kCFURLVolumeIsEncryptedKey
- kCFURLVolumeIsInternalKey
- kCFURLVolumeIsJournalingKey
- kCFURLVolumeIsLocalKey
- kCFURLVolumeIsReadOnlyKey
- kCFURLVolumeIsRemovableKey
- kCFURLVolumeIsRootFileSystemKey
- kCFURLVolumeLocalizedFormatDescriptionKey
- kCFURLVolumeLocalizedNameKey
- kCFURLVolumeMaximumFileSizeKey
- kCFURLVolumeMountFromLocationKey
- kCFURLVolumeNameKey
- kCFURLVolumeResourceCountKey
- kCFURLVolumeSubtypeKey
- kCFURLVolumeSupportsAccessPermissionsKey
- kCFURLVolumeSupportsAdvisoryFileLockingKey
- kCFURLVolumeSupportsCasePreservedNamesKey
- kCFURLVolumeSupportsCaseSensitiveNamesKey
- kCFURLVolumeSupportsCompressionKey
- kCFURLVolumeSupportsExclusiveRenamingKey
- kCFURLVolumeSupportsExtendedSecurityKey
- kCFURLVolumeSupportsFileCloningKey
- kCFURLVolumeSupportsFileProtectionKey
- kCFURLVolumeSupportsHardLinksKey
- kCFURLVolumeSupportsImmutableFilesKey
- kCFURLVolumeSupportsJournalingKey
- kCFURLVolumeSupportsPersistentIDsKey
- kCFURLVolumeSupportsRenamingKey
- kCFURLVolumeSupportsRootDirectoryDatesKey
- kCFURLVolumeSupportsSparseFilesKey
- kCFURLVolumeSupportsSwapRenamingKey
- kCFURLVolumeSupportsSymbolicLinksKey
- kCFURLVolumeSupportsVolumeSizesKey
- kCFURLVolumeSupportsZeroRunsKey
- kCFURLVolumeTotalCapacityKey
- kCFURLVolumeTypeNameKey
- kCFURLVolumeURLForRemountingKey
- kCFURLVolumeURLKey
- kCFURLVolumeUUIDStringKey
- kCFUserNotificationAlertHeaderKey
- kCFUserNotificationAlertMessageKey
- kCFUserNotificationAlertTopMostKey
- kCFUserNotificationAlternateButtonTitleKey
- kCFUserNotificationCheckBoxTitlesKey
- kCFUserNotificationDefaultButtonTitleKey
- kCFUserNotificationIconURLKey
- kCFUserNotificationKeyboardTypesKey
- kCFUserNotificationLocalizationURLKey
- kCFUserNotificationOtherButtonTitleKey
- kCFUserNotificationPopUpSelectionKey
- kCFUserNotificationPopUpTitlesKey
- kCFUserNotificationProgressIndicatorValueKey
- kCFUserNotificationSoundURLKey
- kCFUserNotificationTextFieldTitlesKey
- kCFUserNotificationTextFieldValuesKey
- kCFXMLTreeErrorDescription
- kCFXMLTreeErrorLineNumber
- kCFXMLTreeErrorLocation
- kCFXMLTreeErrorStatusCode
Constants
- kCFBundleExecutableArchitectureARM64
- kCFBundleExecutableArchitectureI386
- kCFBundleExecutableArchitecturePPC
- kCFBundleExecutableArchitecturePPC64
- kCFBundleExecutableArchitectureX86_64
- kCFCalendarComponentsWrap
- kCFCoreFoundationVersionNumber10_0
- kCFCoreFoundationVersionNumber10_0_3
- kCFCoreFoundationVersionNumber10_1
- kCFCoreFoundationVersionNumber10_10
- kCFCoreFoundationVersionNumber10_10_1
- kCFCoreFoundationVersionNumber10_10_2
- kCFCoreFoundationVersionNumber10_10_3
- kCFCoreFoundationVersionNumber10_10_4
- kCFCoreFoundationVersionNumber10_10_5
- kCFCoreFoundationVersionNumber10_10_Max
- kCFCoreFoundationVersionNumber10_11
- kCFCoreFoundationVersionNumber10_11_1
- kCFCoreFoundationVersionNumber10_11_2
- kCFCoreFoundationVersionNumber10_11_3
- kCFCoreFoundationVersionNumber10_11_4
- kCFCoreFoundationVersionNumber10_11_Max
- kCFCoreFoundationVersionNumber10_1_1
- kCFCoreFoundationVersionNumber10_1_2
- kCFCoreFoundationVersionNumber10_1_3
- kCFCoreFoundationVersionNumber10_1_4
- kCFCoreFoundationVersionNumber10_2
- kCFCoreFoundationVersionNumber10_2_1
- kCFCoreFoundationVersionNumber10_2_2
- kCFCoreFoundationVersionNumber10_2_3
- kCFCoreFoundationVersionNumber10_2_4
- kCFCoreFoundationVersionNumber10_2_5
- kCFCoreFoundationVersionNumber10_2_6
- kCFCoreFoundationVersionNumber10_2_7
- kCFCoreFoundationVersionNumber10_2_8
- kCFCoreFoundationVersionNumber10_3
- kCFCoreFoundationVersionNumber10_3_1
- kCFCoreFoundationVersionNumber10_3_2
- kCFCoreFoundationVersionNumber10_3_3
- kCFCoreFoundationVersionNumber10_3_4
- kCFCoreFoundationVersionNumber10_3_5
- kCFCoreFoundationVersionNumber10_3_6
- kCFCoreFoundationVersionNumber10_3_7
- kCFCoreFoundationVersionNumber10_3_8
- kCFCoreFoundationVersionNumber10_3_9
- kCFCoreFoundationVersionNumber10_4
- kCFCoreFoundationVersionNumber10_4_1
- kCFCoreFoundationVersionNumber10_4_10
- kCFCoreFoundationVersionNumber10_4_11
- kCFCoreFoundationVersionNumber10_4_2
- kCFCoreFoundationVersionNumber10_4_3
- kCFCoreFoundationVersionNumber10_4_4_Intel
- kCFCoreFoundationVersionNumber10_4_4_PowerPC
- kCFCoreFoundationVersionNumber10_4_5_Intel
- kCFCoreFoundationVersionNumber10_4_5_PowerPC
- kCFCoreFoundationVersionNumber10_4_6_Intel
- kCFCoreFoundationVersionNumber10_4_6_PowerPC
- kCFCoreFoundationVersionNumber10_4_7
- kCFCoreFoundationVersionNumber10_4_8
- kCFCoreFoundationVersionNumber10_4_9
- kCFCoreFoundationVersionNumber10_5
- kCFCoreFoundationVersionNumber10_5_1
- kCFCoreFoundationVersionNumber10_5_2
- kCFCoreFoundationVersionNumber10_5_3
- kCFCoreFoundationVersionNumber10_5_4
- kCFCoreFoundationVersionNumber10_5_5
- kCFCoreFoundationVersionNumber10_5_6
- kCFCoreFoundationVersionNumber10_5_7
- kCFCoreFoundationVersionNumber10_5_8
- kCFCoreFoundationVersionNumber10_6
- kCFCoreFoundationVersionNumber10_6_1
- kCFCoreFoundationVersionNumber10_6_2
- kCFCoreFoundationVersionNumber10_6_3
- kCFCoreFoundationVersionNumber10_6_4
- kCFCoreFoundationVersionNumber10_6_5
- kCFCoreFoundationVersionNumber10_6_6
- kCFCoreFoundationVersionNumber10_6_7
- kCFCoreFoundationVersionNumber10_6_8
- kCFCoreFoundationVersionNumber10_7
- kCFCoreFoundationVersionNumber10_7_1
- kCFCoreFoundationVersionNumber10_7_2
- kCFCoreFoundationVersionNumber10_7_3
- kCFCoreFoundationVersionNumber10_7_4
- kCFCoreFoundationVersionNumber10_7_5
- kCFCoreFoundationVersionNumber10_8
- kCFCoreFoundationVersionNumber10_8_1
- kCFCoreFoundationVersionNumber10_8_2
- kCFCoreFoundationVersionNumber10_8_3
- kCFCoreFoundationVersionNumber10_8_4
- kCFCoreFoundationVersionNumber10_9
- kCFCoreFoundationVersionNumber10_9_1
- kCFCoreFoundationVersionNumber10_9_2
- kCFFileDescriptorReadCallBack
- kCFFileDescriptorWriteCallBack
- kCFMessagePortBecameInvalidError
- kCFMessagePortIsInvalid
- kCFMessagePortReceiveTimeout
- kCFMessagePortSendTimeout
- kCFMessagePortSuccess
- kCFMessagePortTransportError
- kCFNotificationDeliverImmediately
- kCFNotificationPostToAllSessions
- kCFPropertyListReadCorruptError
- kCFPropertyListReadStreamError
- kCFPropertyListReadUnknownVersionError
- kCFPropertyListWriteStreamError
- kCFSocketAutomaticallyReenableAcceptCallBack
- kCFSocketAutomaticallyReenableDataCallBack
- kCFSocketAutomaticallyReenableReadCallBack
- kCFSocketAutomaticallyReenableWriteCallBack
- kCFSocketCloseOnInvalidate
- kCFSocketLeaveErrors
- kCFStringEncodingInvalidId
- kCFStringTokenizerAttributeLanguage
- kCFStringTokenizerAttributeLatinTranscription
- kCFStringTokenizerUnitLineBreak
- kCFStringTokenizerUnitParagraph
- kCFStringTokenizerUnitSentence
- kCFStringTokenizerUnitWord
- kCFStringTokenizerUnitWordBoundary
- kCFUserNotificationAlternateResponse
- kCFUserNotificationCancelResponse
- kCFUserNotificationCautionAlertLevel
- kCFUserNotificationDefaultResponse
- kCFUserNotificationNoDefaultButtonFlag
- kCFUserNotificationNoteAlertLevel
- kCFUserNotificationOtherResponse
- kCFUserNotificationPlainAlertLevel
- kCFUserNotificationStopAlertLevel
- kCFUserNotificationUseRadioButtonsFlag
- kCFXMLNodeCurrentVersion