NSAllDescendantPathsEnumerator Klassenreferenz

#import <NSAllDescendantPathsEnumerator.h>

Abgeleitet von NSDirectoryEnumerator.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - nextObject
(id) - fileAttributes
(id) - directoryAttributes
(id) - currentSubdirectoryAttributes
(id) - _under
(void) - skipDescendents
(void) - dealloc

Öffentliche, statische Methoden

(id) + newWithPath:prepend:attributes:cross:

Geschützte Attribute

NSStringpath
NSArraycontents
unsigned int idx
NSStringprepend
NSAllDescendantPathsEnumeratorunder
NSFileAttributesdirectoryAttributes
NSStringpathToLastReportedItem
BOOL cross
char _padding [3]

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei NSAllDescendantPathsEnumerator.h.


Dokumentation der Elementfunktionen

+ (id) newWithPath: (id)  fp8
prepend: (id)  fp12
attributes: (id)  fp16
cross: (BOOL)  fp20 

- (id) nextObject  

Implementiert NSDirectoryEnumerator.

- (id) fileAttributes  

Implementiert NSDirectoryEnumerator.

Implementiert NSDirectoryEnumerator.

- (id) currentSubdirectoryAttributes  

- (id) _under  

- (void) skipDescendents  

Implementiert NSDirectoryEnumerator.

- (void) dealloc  

Implementiert NSObject.


Dokumentation der Datenelemente

- (NSString*) path [protected]

Definiert in Zeile 13 der Datei NSAllDescendantPathsEnumerator.h.

- (NSArray*) contents [protected]

Definiert in Zeile 14 der Datei NSAllDescendantPathsEnumerator.h.

- (unsigned int) idx [protected]

Definiert in Zeile 15 der Datei NSAllDescendantPathsEnumerator.h.

- (NSString*) prepend [protected]

Definiert in Zeile 16 der Datei NSAllDescendantPathsEnumerator.h.

Definiert in Zeile 17 der Datei NSAllDescendantPathsEnumerator.h.

Definiert in Zeile 18 der Datei NSAllDescendantPathsEnumerator.h.

- (NSString*) pathToLastReportedItem [protected]

Definiert in Zeile 19 der Datei NSAllDescendantPathsEnumerator.h.

- (BOOL) cross [protected]

Definiert in Zeile 20 der Datei NSAllDescendantPathsEnumerator.h.

- (char _padding[3]) [protected]

Definiert in Zeile 21 der Datei NSAllDescendantPathsEnumerator.h.


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