IMAPDownload Klassenreferenz

#import <IMAPDownload.h>

Abgeleitet von NSObject.

Basisklasse für IMAPCompoundDownload und IMAPSimpleDownload.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - initWithUid:
(unsigned long) - uid
(unsigned long) - expectedLength
(BOOL) - isComplete
(unsigned long) - bytesFetched
(id) - data
(id) - error
(void) - setError:
(void) - handleFetchResult:
(void) - processResults
(void) - addCommandsToPipeline:withCache:

Geschützte Attribute

unsigned int _uid
NSMutableArray_pendingFetchResults

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei IMAPDownload.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

- (id) initWithUid: (unsigned long)  fp8  

- (unsigned long) uid  

- (unsigned long) expectedLength  

- (BOOL) isComplete  

- (unsigned long) bytesFetched  

- (id) data  

Implementiert in IMAPMessageDownload und IMAPSimpleDownload.

- (id) error  

Implementiert in IMAPSimpleDownload.

- (void) setError: (id)  fp8  

Implementiert in IMAPSimpleDownload.

- (void) handleFetchResult: (id)  fp8  

Implementiert in IMAPMessageDownload und IMAPSimpleDownload.

- (void) processResults  

- (void) addCommandsToPipeline: (id)  fp8
withCache: (id)  fp12 


Dokumentation der Datenelemente

- (unsigned int) _uid [protected]

Definiert in Zeile 13 der Datei IMAPDownload.h.

Definiert in Zeile 14 der Datei IMAPDownload.h.


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