NSMutableString(NSCFAdditions) Klassenreferenz

#import <NSMutableString-NSCFAdditions.h>

Aufstellung aller Elemente


Öffentliche Methoden

(void) - appendCharacters:length:
(void) - _cfAppendCString:length:
(void) - _cfLowercase:
(void) - _cfUppercase:
(void) - _cfCapitalize:
(void) - _cfPad:length:padIndex:
(void) - _cfTrim:
(void) - _trimWithCharacterSet:
(void) - _cfTrimWS
(void) - _cfNormalize:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSMutableString-NSCFAdditions.h.


Dokumentation der Elementfunktionen

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

- (void) _cfAppendCString: (const char *)  fp8
length: (int)  fp12 

- (void) _cfLowercase: (const void *)  fp8  

- (void) _cfUppercase: (const void *)  fp8  

- (void) _cfCapitalize: (const void *)  fp8  

- (void) _cfPad: (struct __CFString *)  fp8
length: (unsigned int)  fp12
padIndex: (unsigned int)  fp16 

- (void) _cfTrim: (struct __CFString *)  fp8  

- (void) _trimWithCharacterSet: (id)  fp8  

- (void) _cfTrimWS  

- (void) _cfNormalize: (long)  fp8  


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