MappedData Klassenreferenz

#import <MappedData.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(BOOL) - flushToDisk
(void) - setData:
(void) - appendBytesToDisk:length:
(void) - refreshFromDisk
(void) - appendData:
(void) - appendBytes:length:
(unsigned int) - length
(void) - convertToMutable
(void) - convertNetworkLineEndingsToUnix
(id) - data

Geschützte Attribute

NSData_mappedData
NSString_storagePath

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MappedData.h.


Dokumentation der Elementfunktionen

- (id) init  

- (void) dealloc  

Implementiert NSObject.

- (BOOL) flushToDisk  

- (void) setData: (id)  fp8  

- (void) appendBytesToDisk: (const void *)  fp8
length: (unsigned int)  fp12 

- (void) refreshFromDisk  

- (void) appendData: (id)  fp8  

- (void) appendBytes: (const void *)  fp8
length: (unsigned int)  fp12 

- (unsigned int) length  

- (void) convertToMutable  

- (void) convertNetworkLineEndingsToUnix  

- (id) data  


Dokumentation der Datenelemente

- (NSData*) _mappedData [protected]

Definiert in Zeile 13 der Datei MappedData.h.

- (NSString*) _storagePath [protected]

Definiert in Zeile 14 der Datei MappedData.h.


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