IMAPDownloadCache Klassenreferenz

#import <IMAPDownloadCache.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - downloadForMessage:
(id) - downloadForUid:section:length:
(id) - downloadForUid:section:expectedLength:
(id) - downloadForUid:section:range:
(void) - handleFetchResponse:forUid:
(void) - handleFetchResponses:
(void) - processResultsForUid:
(void) - cleanUpDownloadsForUid:
(void) - addCommandsForDownload:toPipeline:

Geschützte Attribute

NSMutableArray_downloads

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei IMAPDownloadCache.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert NSObject.

- (id) downloadForMessage: (id)  fp8  

- (id) downloadForUid: (unsigned long)  fp8
section: (id)  fp12
length: (unsigned long)  fp16 

- (id) downloadForUid: (unsigned long)  fp8
section: (id)  fp12
expectedLength: (unsigned long)  fp16 

- (id) downloadForUid: (unsigned long)  fp8
section: (id)  fp12
range: (struct _NSRange fp16 

- (void) handleFetchResponse: (id)  fp8
forUid: (unsigned long)  fp12 

- (void) handleFetchResponses: (id)  fp8  

- (void) processResultsForUid: (unsigned long)  fp8  

- (void) cleanUpDownloadsForUid: (unsigned long)  fp8  

- (void) addCommandsForDownload: (id)  fp8
toPipeline: (id)  fp12 


Dokumentation der Datenelemente

- (NSMutableArray*) _downloads [protected]

Definiert in Zeile 13 der Datei IMAPDownloadCache.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: