Missing macros: NS_ENUM NS_OPTIONS NS_AVAILABLE NS_RETURNS_INNER_POINTER NS_ENUM_AVAILABLE NS_BLOCKS_AVAILABLE NS_CLASS_AVAILABLE NS_AVAILABLE_MAC NS_ENUM_AVAILABLE_IOS NS_DEPRECATED NS_UNAVAILABLE NS_AUTOMATED_REFCOUNT_WEAK_UNAVAILABLE NS_AVAILABLE_IOS Missing headers: > ------------------------------------------------------------- Foundation: ------------------------------------------------------------- FoundationErrors: NSFileWriteFileExistsError NSFileWriteVolumeReadOnlyError NSFeatureUnsupportedError NSPropertyListReadCorruptError NSPropertyListReadUnknownVersionError NSPropertyListReadStreamError NSPropertyListWriteStreamError NSPropertyListErrorMinimum NSPropertyListErrorMaximum NSXPCConnectionInterrupted NSXPCConnectionInvalid NSXPCConnectionReplyInvalid NSXPCConnectionErrorMinimum NSXPCConnectionErrorMaximum ------------------------------------------------------------- NSArchiver: - encodeRootObject: - encodeConditionalObject: ------------------------------------------------------------- NSAttributedString: NSAttributedStringEnumerationReverse NSAttributedStringEnumerationLongestEffectiveRangeNotRequired - enumerateAttributesInRange:options:usingBlock: - enumerateAttribute:inRange:options:usingBlock: ------------------------------------------------------------- NSBundle: - bundleURL - resourceURL - executableURL - URLForAuxiliaryExecutable: - privateFrameworksURL - sharedFrameworksURL - sharedSupportURL - builtInPlugInsURL - appStoreReceiptURL - pathForAuxiliaryExecutable: - privateFrameworksPath - sharedFrameworksPath - sharedSupportPath + URLsForResourcesWithExtension:subdirectory:inBundleWithURL: - URLsForResourcesWithExtension:subdirectory: - URLsForResourcesWithExtension:subdirectory:localization: /** Not implemented */ (GNUstep comment) - executableArchitectures; ------------------------------------------------------------- NSByteOrder: NSSwappedFloat — incompatible declaration NSSwappedDouble — incompatible declaration ------------------------------------------------------------- NSCalendar: NSWeekOfMonthCalendarUnit NSWeekOfYearCalendarUnit NSYearForWeekOfYearCalendarUnit NSCalendarCalendarUnit NSTimeZoneCalendarUnit - weekOfMonth - weekOfYear - yearForWeekOfYear - isLeapMonth - setWeekOfMonth: - setWeekOfYear: - setYearForWeekOfYear: - setLeapMonth: - date ------------------------------------------------------------- NSCharacterSet: NSOpenStepUnicodeReservedBase ------------------------------------------------------------- NSCoder: - requiresSecureCoding - decodeObjectOfClass:forKey: - decodeObjectOfClasses:forKey: - decodePropertyListForKey: - allowedClasses - encodeNXObject: - decodeNXObject: ------------------------------------------------------------- NSComparisonPredicate: NSNormalizedPredicateOption ------------------------------------------------------------- NSConnection: - dispatchWithComponents: - connection:shouldMakeNewConnection: - createConversationForConnection: - connection:handleRequest: - invocation - connection - conversation - replyWithException ------------------------------------------------------------- NSData: NSDataReadingMappedIfSafe NSDataReadingUncached NSDataReadingMappedAlways NSDataWritingAtomic NSDataWritingWithoutOverwriting NSDataWritingFileProtectionNone NSDataWritingFileProtectionComplete NSDataWritingFileProtectionCompleteUnlessOpen NSDataWritingFileProtectionCompleteUntilFirstUserAuthentication NSDataWritingFileProtectionMask NSDataSearchBackwards NSDataSearchAnchored - rangeOfData:options:range: + dataWithContentsOfFile:options:error: + dataWithContentsOfURL:options:error: - initWithContentsOfFile:options:error: - initWithContentsOfURL:options:error: @inteface NSPurgeableData ------------------------------------------------------------- NSDate: NSSystemClockDidChangeNotification ------------------------------------------------------------- NSDebug: NSObjectAutoreleasedEvent NSObjectExtraRefIncrementedEvent NSObjectExtraRefDecrementedEvent NSObjectInternalRefIncrementedEvent NSObjectInternalRefDecrementedEvent NSDebugEnabled NSKeepAllocationStatistics NSIsFreedObject() NSRecordAllocationEvent() @interface NSAutoreleasePool (NSAutoreleasePoolDebugging) ------------------------------------------------------------- NSDecimal: NSDecimal — incompatible declaration ------------------------------------------------------------- NSDecimalNumber: NSDecimalNumberExactnessException NSDecimalNumberOverflowException NSDecimalNumberUnderflowException NSDecimalNumberDivideByZeroException @interface NSScanner (NSDecimalNumberScanning) ------------------------------------------------------------- NSDictionary: - keysSortedByValueUsingComparator: - keysSortedByValueWithOptions:usingComparator: + dictionaryWithObjects:forKeys:(const id [])keys count: - initWithObjects:forKeys:(const id [])keys count: @interface NSDictionary (NSSharedKeySetDictionary) @interface NSMutableDictionary (NSSharedKeySetDictionary) ------------------------------------------------------------- NSDistributedNotificationCenter: NSNotificationDeliverImmediately NSNotificationPostToAllSessions - postNotificationName:object:userInfo:options: ------------------------------------------------------------- NSError: NSHelpAnchorErrorKey - helpAnchor ------------------------------------------------------------- NSException: @class NSAssertionHandler ------------------------------------------------------------- NSExpression: @class NSPredicate NSUnionSetExpressionType NSIntersectSetExpressionType NSMinusSetExpressionType NSSubqueryExpressionType NSAggregateExpressionType + expressionWithFormat:argumentArray: + expressionWithFormat: + expressionWithFormat:arguments: + expressionForAggregate: + expressionForUnionSet:with: + expressionForIntersectSet:with + expressionForMinusSet:with: + expressionForSubquery:usingIteratorVariable:predicate: + expressionForFunction:selectorName:arguments: + expressionForBlock:arguments: - collection - predicate - leftExpression - rightExpression - expressionBlock ------------------------------------------------------------- NSFileHandler: @class NSError + fileHandleForReadingFromURL:error: + fileHandleForWritingToURL:error: + fileHandleForUpdatingURL:error: @property (copy) void (^readabilityHandler)(NSFileHandle *) @property (copy) void (^writeabilityHandler)(NSFileHandle *) ------------------------------------------------------------- NSFileManager: NSUbiquityIdentityDidChangeNotification @protocol NSFileManagerDelegate typedef NSVolumeEnumerationOptions typedef NSDirectoryEnumerationOptions typedef NSFileManagerItemReplacementOptions - mountedVolumeURLsIncludingResourceValuesForKeys:options: - contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error: - URLsForDirectory:inDomains: - URLForDirectory:inDomain:appropriateForURL:create:error: - createDirectoryAtURL:withIntermediateDirectories:attributes:error: - createSymbolicLinkAtURL:withDestinationURL:error: - setDelegate: - delegate - setAttributes:ofItemAtPath:error: - subpathsOfDirectoryAtPath:error: - attributesOfFileSystemForPath:error: - createSymbolicLinkAtPath:withDestinationPath:error: - destinationOfSymbolicLinkAtPath:error: - linkItemAtPath:toPath:error: - copyItemAtURL:toURL:error: - moveItemAtURL:toURL:error: - linkItemAtURL:toURL:error: - removeItemAtURL:error: - trashItemAtURL:resultingItemURL:error: - enumeratorAtURL:includingPropertiesForKeys:options:errorHandler: - (__strong const char *)fileSystemRepresentationWithPath: - replaceItemAtURL:withItemAtURL:backupItemName:options:resultingItemURL:error: - setUbiquitous:itemAtURL:destinationURL:error: - isUbiquitousItemAtURL: - startDownloadingUbiquitousItemAtURL:error: - evictUbiquitousItemAtURL:error: - URLForUbiquityContainerIdentifier: - URLForPublishingUbiquitousItemAtURL:expirationDate:error: - ubiquityIdentityToken - level - skipDescendants //not skipDescendents (sic!) @protocol NSFileManagerDelegate NSFileBusy NSFileProtectionKey NSFileProtectionNone NSFileProtectionComplete NSFileProtectionCompleteUnlessOpen NSFileProtectionCompleteUntilFirstUserAuthentication ------------------------------------------------------------- NSGeometry: incompatible NSRectEdge NSAlignmentOptions @class NSString NSRectFromCGRect() NSRectToCGRect() NSPointFromCGPoint() NSPointToCGPoint() NSSizeFromCGSize() NSSizeToCGSize() NSIntegralRectWithOptions() @interface NSValue (NSValueGeometryExtensions) @interface NSCoder (NSGeometryCoding) @interface NSCoder (NSGeometryKeyedCoding) ------------------------------------------------------------- NSHashTable: incompatible NSHashEnumerator NSOwnedObjectIdentityHashCallBacks ------------------------------------------------------------- NSHost: @class NSMutableArray - localizedName ------------------------------------------------------------- NSHTTPCookie: @class NSHTTPCookieInternal; - isHTTPOnly ------------------------------------------------------------- NSHTTPCookieStorage: @class NSHTTPCookieStorageInternal - sortedCookiesUsingDescriptors: ------------------------------------------------------------- NSIndexSet: - indexPassingTest: - indexWithOptions:passingTest: - indexInRange:options:passingTest - indexesPassingTest: - indexesWithOptions:passingTest: - indexesInRange:options:passingTest: - enumerateRangesUsingBlock: - enumerateRangesWithOptions:usingBlock: - enumerateRangesInRange:options:usingBlock: ------------------------------------------------------------- NSInvocation: enum _NSObjCValueType typedef struct NSObjCValue ------------------------------------------------------------- NSKeyedArchiver: + classFallbacksForKeyedArchiver ------------------------------------------------------------- NSKeyValueCoding: NSAverageKeyValueOperator NSCountKeyValueOperator NSDistinctUnionOfArraysKeyValueOperator NSDistinctUnionOfObjectsKeyValueOperator NSDistinctUnionOfSetsKeyValueOperator NSMaximumKeyValueOperator NSMinimumKeyValueOperator NSSumKeyValueOperator NSUnionOfArraysKeyValueOperator NSUnionOfObjectsKeyValueOperator NSUnionOfSetsKeyValueOperator - mutableOrderedSetValueForKey: - mutableOrderedSetValueForKeyPath: @interface NSArray(NSKeyValueCoding) @interface NSDictionary(NSKeyValueCoding) @interface NSMutableDictionary(NSKeyValueCoding) @interface NSOrderedSet(NSKeyValueCoding) @interface NSSet(NSKeyValueCoding) @interface NSObject(NSDeprecatedKeyValueCoding) ------------------------------------------------------------- NSKeyValueObserving: - removeObserver:forKeyPath:context: - removeObserver:fromObjectsAtIndexes:forKeyPath:context: + keyPathsForValuesAffectingValueForKey: ------------------------------------------------------------- NSLocale: @class NSDictionary ------------------------------------------------------------- NSMapTable: @class NSArray, NSDictionary, NSMapTable incompatible NSMapEnumerator NSFreeMapTable() NSResetMapTable() NSCompareMapTables() *NSCopyMapTableWithZone() NSMapMember() *NSMapGet() NSMapInsert() NSMapInsertKnownAbsent() *NSMapInsertIfAbsent() NSMapRemove() NSEnumerateMapTable() NSNextMapEnumeratorPair() NSEndMapTableEnumeration() NSCountMapTable() *NSStringFromMapTable() *NSAllMapTableKeys() *NSAllMapTableValues() ------------------------------------------------------------- NSMetadata: @class NSArray, NSMetadataItem, NSMetadataQueryAttributeValueTuple, NSMetadataQueryResultGroup NSMetadataQueryResultContentRelevanceAttribute NSMetadataItemIsUbiquitousKey NSMetadataUbiquitousItemHasUnresolvedConflictsKey NSMetadataUbiquitousItemIsDownloadedKey NSMetadataUbiquitousItemIsDownloadingKey NSMetadataUbiquitousItemIsUploadedKey NSMetadataUbiquitousItemIsUploadingKey NSMetadataUbiquitousItemPercentDownloadedKey NSMetadataUbiquitousItemPercentUploadedKey ------------------------------------------------------------- NSNetServices: @class NSArray, NSData, NSDictionary, NSString ------------------------------------------------------------- NSNotification: @class NSOperationQueue - addObserverForName:queue:usingBlock: ------------------------------------------------------------- NSNumberFormatter: @class NSMutableDictionary ------------------------------------------------------------- NSObjCRuntime: #include #include #include ------------------------------------------------------------- NSObject: @class NSEnumerator - debugDescription @protocol NSSecureCoding - allowsWeakReference - retainWeakReference ------------------------------------------------------------- NSOperation: @class NSArray, NSSet @interface NSBlockOperation : NSOperation @interface NSInvocationOperation : NSOperation NSInvocationOperationVoidResultException NSInvocationOperationCancelledException - addOperationWithBlock: ------------------------------------------------------------- NSPathUtilities: (interfaces reside in NSString.h and NSArray.h) typedef NS_ENUM(NSUInteger, NSSearchPathDirectory) ------------------------------------------------------------- NSPointerFunctions: #include ------------------------------------------------------------- NSPort: @class NSData @protocol NSPortDelegate, NSMachPortDelegate - scheduleInRunLoop:forMode: - removeFromRunLoop:forMode: NSMachPortDeallocateNone NSMachPortDeallocateSendRight NSMachPortDeallocateReceiveRight + portWithMachPort:options: - initWithMachPort:options: @interface NSSocketPort : NSPort ------------------------------------------------------------- NSPortNameServer: - portForName:host: - registerPort:name: - servicePortWithName: - portForName:host:nameServerPortNumber: - registerPort:name:nameServerPortNumber: - setDefaultNameServerPortNumber: - defaultNameServerPortNumber ------------------------------------------------------------- NSPredicate: + predicateWithBlock: - evaluateWithObject:substitutionVariables: ------------------------------------------------------------- NSProcessInfo: @class NSString - disableSuddenTermination - enableSuddenTermination - disableAutomaticTermination: - enableAutomaticTermination: - setAutomaticTerminationSupportEnabled: - automaticTerminationSupportEnabled ------------------------------------------------------------- NSPropertyList: @class NSError ------------------------------------------------------------- NSProxy: @class NSMethodSignature, NSInvocation - finalize - debugDescription - allowsWeakReference - retainWeakReference ------------------------------------------------------------- NSRange: @class NSString @inteface NSValue (NSValueRangeException) ------------------------------------------------------------- NSRegularExpression: @class NSArray + escapedPatternForString: + escapedTemplateForString: @interface NSDataDetector : NSRegularExpression ------------------------------------------------------------- NSRunLoop: NSRunLoopCommonModes + mainRunLoop - getCFRunLoop @interface NSObject (NSDelayedPerforming) ------------------------------------------------------------- NSScanner: @class NSString ------------------------------------------------------------- NSScriptWhoseTests: @class NSArray, NSScriptObjectSpecifier, NSString typedef NSTestComparisonOperation @interface NSScriptWhoseTest : NSObject @interface NSLogicalTest : NSScriptWhoseTest @interface NSSpecifierTest : NSScriptWhoseTest @interface NSObject (NSScriptingComparisonMethods) ------------------------------------------------------------- NSSortDescriptor: + sortDescriptorWithKey:ascending:comparator: - initWithKey:ascending:comparator: - comparator ------------------------------------------------------------- NSSpellServer: @class NSArray, NSOrthography - spellServer:checkString:offset:types:options:orthography:wordCount: - spellServer:recordResponse:toCorrection:forWord:language: ------------------------------------------------------------- NSStream: - initWithURL: + inputStreamWithURL: - initWithURL:append: + outputStreamWithURL:append: NSStreamNetworkServiceType NSStreamNetworkServiceTypeVoIP NSStreamNetworkServiceTypeVideo NSStreamNetworkServiceTypeBackground NSStreamNetworkServiceTypeVoice ------------------------------------------------------------- NSString: NSParseErrorException NSCharacterConversionException NSStringEnumerationOptions - localizedStandardCompare: - uppercaseStringWithLocale: - lowercaseStringWithLocale: - capitalizedStringWithLocale: - enumerateSubstringsInRange:options:usingBlock: - enumerateLinesUsingBlock: - getBytes:maxLength:usedLength:encoding:options:range:remainingRange: - decomposedStringWithCanonicalMapping - precomposedStringWithCanonicalMapping - decomposedStringWithCompatibilityMapping - precomposedStringWithCompatibilityMapping - stringByFoldingWithOptions:locale: - (__strong const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; - (__strong const char *)UTF8String NS_RETURNS_INNER_POINTER; ------------------------------------------------------------- NSTask: - init - terminationReason @property (copy) void (^terminationHandler)(NSTask *) ------------------------------------------------------------- NSTextCheckingResult: typedef NSTextCheckingType typedef NSTextCheckingTypes NSTextCheckingNameKey NSTextCheckingJobTitleKey NSTextCheckingOrganizationKey NSTextCheckingStreetKey NSTextCheckingCityKey NSTextCheckingStateKey NSTextCheckingZIPKey NSTextCheckingCountryKey NSTextCheckingPhoneKey NSTextCheckingAirlineKey NSTextCheckingFlightKey @interface NSTextCheckingResult (NSTextCheckingResultCreation) ------------------------------------------------------------- NSThread: + (BOOL)setThreadPriority: - threadPriority NS_AVAILABLE(10_6, 4_0); - setThreadPriority: + callStackSymbols NSDidBecomeSingleThreadedNotification ------------------------------------------------------------- NSTimeZone: @class NSData + setAbbreviationDictionary: + timeZoneDataVersion - description NSTimeZoneNameStyleGeneric NSTimeZoneNameStyleShortGeneric ------------------------------------------------------------- NSUndoManager: #include @class NSString - setActionIsDiscardable: NSUndoManagerGroupIsDiscardableKey - undoActionIsDiscardable - redoActionIsDiscardable NSUndoManagerDidCloseUndoGroupNotification ------------------------------------------------------------- NSURL: @class NSData, NSDictionary + fileURLWithPath:isDirectory: - isFileReferenceURL - fileReferenceURL - filePathURL - getResourceValue:forKey:error: - resourceValuesForKeys:error: - setResourceValue:forKey:error: - setResourceValues:error: NSURLKeysOfUnsetValuesKey NSURLNameKey NSURLLocalizedNameKey NSURLIsRegularFileKey NSURLIsDirectoryKey NSURLIsSymbolicLinkKey NSURLIsVolumeKey NSURLIsPackageKey NSURLIsSystemImmutableKey NSURLIsUserImmutableKey NSURLIsHiddenKey NSURLHasHiddenExtensionKey NSURLCreationDateKey NSURLContentAccessDateKey NSURLContentModificationDateKey NSURLAttributeModificationDateKey NSURLLinkCountKey NSURLParentDirectoryURLKey NSURLVolumeURLKey NSURLTypeIdentifierKey NSURLLocalizedTypeDescriptionKey NSURLLabelNumberKey NSURLLabelColorKey NSURLLocalizedLabelKey NSURLEffectiveIconKey NSURLCustomIconKey NSURLFileResourceIdentifierKey NSURLVolumeIdentifierKey NSURLPreferredIOBlockSizeKey NSURLIsReadableKey NSURLIsWritableKey NSURLIsExecutableKey NSURLFileSecurityKey NSURLIsExcludedFromBackupKey NSURLPathKey NSURLIsMountTriggerKey NSURLFileResourceTypeKey NSURLFileResourceTypeNamedPipe NSURLFileResourceTypeCharacterSpecial NSURLFileResourceTypeDirectory NSURLFileResourceTypeBlockSpecial NSURLFileResourceTypeRegular NSURLFileResourceTypeSymbolicLink NSURLFileResourceTypeSocket NSURLFileResourceTypeUnknown NSURLFileSizeKey NSURLFileAllocatedSizeKey NSURLTotalFileSizeKey NSURLTotalFileAllocatedSizeKey NSURLIsAliasFileKey NSURLVolumeLocalizedFormatDescriptionKey NSURLVolumeTotalCapacityKey NSURLVolumeAvailableCapacityKey NSURLVolumeResourceCountKey NSURLVolumeSupportsPersistentIDsKey NSURLVolumeSupportsSymbolicLinksKey NSURLVolumeSupportsHardLinksKey NSURLVolumeSupportsJournalingKey NSURLVolumeIsJournalingKey NSURLVolumeSupportsSparseFilesKey NSURLVolumeSupportsZeroRunsKey NSURLVolumeSupportsCaseSensitiveNamesKey NSURLVolumeSupportsCasePreservedNamesKey NSURLVolumeSupportsRootDirectoryDatesKey NSURLVolumeSupportsVolumeSizesKey NSURLVolumeSupportsRenamingKey NSURLVolumeSupportsAdvisoryFileLockingKey NSURLVolumeSupportsExtendedSecurityKey NSURLVolumeIsBrowsableKey NSURLVolumeMaximumFileSizeKey NSURLVolumeIsEjectableKey NSURLVolumeIsRemovableKey NSURLVolumeIsInternalKey NSURLVolumeIsAutomountedKey NSURLVolumeIsLocalKey NSURLVolumeIsReadOnlyKey NSURLVolumeCreationDateKey NSURLVolumeURLForRemountingKey NSURLVolumeUUIDStringKey NSURLVolumeNameKey NSURLVolumeLocalizedNameKey NSURLIsUbiquitousItemKey NSURLUbiquitousItemHasUnresolvedConflictsKey NSURLUbiquitousItemIsDownloadedKey NSURLUbiquitousItemIsDownloadingKey NSURLUbiquitousItemIsUploadedKey NSURLUbiquitousItemIsUploadingKey NSURLUbiquitousItemPercentDownloadedKey NSURLUbiquitousItemPercentUploadedKey typedef NSURLBookmarkCreationOptions typedef NSURLBookmarkResolutionOptions typedef NSURLBookmarkFileCreationOptions - bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error: - initByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error: + URLByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error: + resourceValuesForKeys:fromBookmarkData: + writeBookmarkData:toURL:options:error: + bookmarkDataWithContentsOfURL:error: - startAccessingSecurityScopedResource - stopAccessingSecurityScopedResource - stringByAddingPercentEscapesUsingEncoding: - stringByReplacingPercentEscapesUsingEncoding: - URLByAppendingPathComponent:isDirectory: ------------------------------------------------------------- NSURLAuthenticationChallenge: - performDefaultHandlingForAuthenticationChallenge: - rejectProtectionSpaceAndContinueWithChallenge: @class NSURLAuthenticationChallengeInternal ------------------------------------------------------------- NSURLCache: @class NSCachedURLResponseInternal @class NSURLCacheInternal ------------------------------------------------------------- NSURLConnection: @class NSArray, NSURL, NSURLConnectionInternal, NSRunLoop, NSInputStream, NSURLProtectionSpace, NSOperationQueue @protocol NSURLConnectionDelegate @protocol NSURLConnectionDownloadDelegate - originalRequest - currentRequest - scheduleInRunLoop:forMode: - unscheduleFromRunLoop:forMode: - setDelegateQueue: + sendAsynchronousRequest:queue:completionHandler: ------------------------------------------------------------- NSURLCredential: @class NSArray, NSURLCredentialInternal @interface NSURLCredential(NSClientCertificate) @interface NSURLCredential(NSServerTrust) ------------------------------------------------------------- NSURLCredentialStorage: @class NSURLCredentialStorageInternal ------------------------------------------------------------- NSURLDownload: @class NSURLDownloadInternal, NSURLProtectionSpace @protocol NSURLDownloadDelegate @protocol NSURLDownloadDelegate (incomplete) ------------------------------------------------------------- NSURLError: NSURLErrorFailingURLErrorKey NSURLErrorFailingURLStringErrorKey NSURLErrorFailingURLPeerTrustErrorKey NSURLErrorCannotDecodeRawData NSURLErrorCannotDecodeContentData NSURLErrorCannotParseResponse NSURLErrorDataLengthExceedsMaximum NSURLErrorClientCertificateRequired NSURLErrorDownloadDecodingFailedToComplete NSURLErrorInternationalRoamingOff NSURLErrorCallIsActive NSURLErrorDataNotAllowed NSURLErrorRequestBodyStreamExhausted ------------------------------------------------------------- NSURLHandle: NSHTTPPropertyHTTPProxy NSFTPPropertyUserLoginKey NSFTPPropertyUserPasswordKey NSFTPPropertyActiveTransferModeKey NSFTPPropertyFileOffsetKey NSFTPPropertyFTPProxy - expectedResourceDataSize ------------------------------------------------------------- NSURLProtectionSpace: @class NSArray, NSURLProtectionSpaceInternal NSURLProtectionSpaceHTTP NSURLProtectionSpaceHTTPS NSURLProtectionSpaceFTP NSURLAuthenticationMethodNTLM NSURLAuthenticationMethodNegotiate NSURLAuthenticationMethodClientCertificate NSURLAuthenticationMethodServerTrust - distinguishedNames - serverTrust ------------------------------------------------------------- NSURLProtocol: @class NSURLProtocolInternal + removePropertyForKey:inRequest: ------------------------------------------------------------- NSURLRequest: @class NSURLRequestInternal typedef NSUInteger NSURLRequestCachePolicy typedef NSUInteger NSURLRequestNetworkServiceType - networkServiceType - allowsCellularAccess - setNetworkServiceType: - setAllowsCellularAccess: - HTTPShouldUsePipelining - setHTTPShouldUsePipelining: ------------------------------------------------------------- NSURLResponse: @class NSURLRequest, NSURLResponseInternal, NSHTTPURLResponseInternal ------------------------------------------------------------- NSUserDefaults: @class NSURL - URLForKey: - setURL:forKey: - objectIsForcedForKey: - objectIsForcedForKey:inDomain: NSPositiveCurrencyFormatString NSNegativeCurrencyFormatString ------------------------------------------------------------- NSValue: @class NSDictionary ------------------------------------------------------------- NSValueTransformer: NSKeyedUnarchiveFromDataTransformerName ------------------------------------------------------------- NSXMLDocument: @class NSXMLDocument, NSDictionary, NSArray ------------------------------------------------------------- NSXMLNode: - description ------------------------------------------------------------- NSXMLNodeOptions: NSXMLNodeLoadExternalEntitiesAlways NSXMLNodeLoadExternalEntitiesSameOriginOnly NSXMLNodeLoadExternalEntitiesNever ------------------------------------------------------------- NSXMLParser: @class NSInputStream - initWithStream: - parseError ------------------------------------------------------------- NSZone: typedef struct _NSZone NSZone ------------------------------------------------------------- Good headers: