IMAPSimpleDownload Klassenreferenz

#import <IMAPSimpleDownload.h>

Abgeleitet von IMAPDownload.

Aufstellung aller Elemente


Öffentliche Methoden

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

Geschützte Attribute

MappedData_mdata
NSString_section
NSError_error
unsigned int _length:32
unsigned int _knownLength:1
unsigned int _complete:1
struct _NSRange _range

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei IMAPSimpleDownload.h.


Dokumentation der Elementfunktionen

- (id) initWithUid: (unsigned long)  fp8
section: (id)  fp12
estimatedLength: (unsigned long)  fp16 

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

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

- (id) section  

- (unsigned long) expectedLength  

Implementiert IMAPDownload.

- (unsigned long) bytesFetched  

Implementiert IMAPDownload.

- (void) dealloc  

Implementiert IMAPDownload.

- (void) handleFetchResult: (id)  fp8  

Implementiert IMAPDownload.

- (void) processResults  

Implementiert IMAPDownload.

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

Implementiert IMAPDownload.

- (BOOL) isComplete  

Implementiert IMAPDownload.

- (id) data  

Implementiert IMAPDownload.

- (id) error  

Implementiert IMAPDownload.

- (void) setError: (id)  fp8  

Implementiert IMAPDownload.


Dokumentation der Datenelemente

- (MappedData*) _mdata [protected]

Definiert in Zeile 13 der Datei IMAPSimpleDownload.h.

- (NSString*) _section [protected]

Definiert in Zeile 14 der Datei IMAPSimpleDownload.h.

- (NSError*) _error [protected]

Definiert in Zeile 15 der Datei IMAPSimpleDownload.h.

- (unsigned int) _length [protected]

Definiert in Zeile 16 der Datei IMAPSimpleDownload.h.

- (unsigned int) _knownLength [protected]

Definiert in Zeile 17 der Datei IMAPSimpleDownload.h.

- (unsigned int) _complete [protected]

Definiert in Zeile 18 der Datei IMAPSimpleDownload.h.

- (struct _NSRange) _range [read, protected]

Definiert in Zeile 19 der Datei IMAPSimpleDownload.h.


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