#import <NSCachedURLResponse.h>
Abgeleitet von NSObject, < NSCoding > und < NSCopying >.
Öffentliche Methoden | |
| (id) | - initWithResponse:data: |
| (id) | - initWithResponse:data:userInfo:storagePolicy: |
| (id) | - copyWithZone: |
| (id) | - initWithCoder: |
| (void) | - encodeWithCoder: |
| (id) | - response |
| (id) | - data |
| (id) | - userInfo |
| (unsigned int) | - storagePolicy |
| (void) | - dealloc |
Geschützte Attribute | |
| NSCachedURLResponseInternal * | _internal |
Definiert in Zeile 14 der Datei NSCachedURLResponse.h.
| - (id) initWithResponse: | (id) | fp8 | ||
| data: | (id) | fp12 | ||
| - (id) initWithResponse: | (id) | fp8 | ||
| data: | (id) | fp12 | ||
| userInfo: | (id) | fp16 | ||
| storagePolicy: | (unsigned int) | fp20 | ||
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (id) initWithCoder: | (id) | fp8 |
Erneute Implementation von < NSCoding >.
| - (void) encodeWithCoder: | (id) | fp8 |
Erneute Implementation von < NSCoding >.
| - (id) response |
| - (id) data |
| - (id) userInfo |
| - (unsigned int) storagePolicy |
| - (void) dealloc |
Implementiert NSObject.
- (NSCachedURLResponseInternal*) _internal [protected] |
Definiert in Zeile 16 der Datei NSCachedURLResponse.h.