NSPathStore2 Klassenreferenz

#import <NSPathStore2.h>

Abgeleitet von NSString.

Aufstellung aller Elemente


Öffentliche Methoden

(unsigned int) - length
(unsigned short) - characterAtIndex:
(void) - getCharacters:range:
(id) - copyWithZone:
(unsigned int) - hash
(BOOL) - isEqualToString:
(id) - pathComponents
(BOOL) - isAbsolutePath
(id) - lastPathComponent
(id) - stringByDeletingLastPathComponent
(id) - stringByAppendingPathComponent:
(id) - pathExtension
(id) - stringByDeletingPathExtension
(id) - stringByAppendingPathExtension:
(id) - stringByAbbreviatingWithTildeInPath
(id) - stringByExpandingTildeInPath
(id) - _stringByStandardizingPathUsingCache:
(id) - stringByStandardizingPath
(id) - _stringByResolvingSymlinksInPathUsingCache:
(id) - stringByResolvingSymlinksInPath

Öffentliche, statische Methoden

(id) + pathStoreWithCharacters:length:
(id) + pathWithComponents:

Geschützte Attribute

unsigned int _lengthAndRefCount
unsigned short _characters [0]

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSPathStore2.h.


Dokumentation der Elementfunktionen

+ (id) pathStoreWithCharacters: (const unsigned short *)  fp8
length: (unsigned int)  fp12 

+ (id) pathWithComponents: (id)  fp8  

- (unsigned int) length  

Implementiert NSString.

- (unsigned short) characterAtIndex: (unsigned int)  fp8  

Implementiert NSString.

- (void) getCharacters: (unsigned short *)  fp8
range: (struct _NSRange fp12 

Implementiert NSString.

- (id) copyWithZone: (struct _NSZone *)  fp8  

Implementiert NSString.

- (unsigned int) hash  

Implementiert NSString.

- (BOOL) isEqualToString: (id)  fp8  

Implementiert NSString.

- (id) pathComponents  

- (BOOL) isAbsolutePath  

- (id) lastPathComponent  

- (id) stringByDeletingLastPathComponent  

- (id) stringByAppendingPathComponent: (id)  fp8  

- (id) pathExtension  

- (id) stringByDeletingPathExtension  

- (id) stringByAppendingPathExtension: (id)  fp8  

- (id) stringByAbbreviatingWithTildeInPath  

- (id) stringByExpandingTildeInPath  

- (id) _stringByStandardizingPathUsingCache: (BOOL)  fp8  

- (id) stringByStandardizingPath  

- (id) _stringByResolvingSymlinksInPathUsingCache: (BOOL)  fp8  

- (id) stringByResolvingSymlinksInPath  


Dokumentation der Datenelemente

- (unsigned int) _lengthAndRefCount [protected]

Definiert in Zeile 11 der Datei NSPathStore2.h.

- (unsigned short _characters[0]) [protected]

Definiert in Zeile 12 der Datei NSPathStore2.h.


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