SFUNumberFormatter(Private) Klassenreferenz

#import <SFUNumberFormatter-Private.h>

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithLocale:
(void) - dealloc
(void) - numberPreferencesChanged:
(BOOL) - decimalFromString:value:formatString:
(BOOL) - currencyFromString:value:formatString:currencyCode:
(BOOL) - percentageFromString:value:formatString:
(BOOL) - scientificFromString:value:formatString:
(BOOL) - fractionFromString:value:
(BOOL) - valueFromString:formatters:value:formatString:currencyCode:
(BOOL) - findCurrencySymbolInString:
(id) - displayNameForCurrencyCode:
(id) - currencySymbolForCurrencyCode:
(id) - currentLocaleCurrencyCode
(id) - defaultFormatStringForValueType:
(id) - localizedPercentSymbol

Öffentliche, statische Methoden

(id) + formatterForLocale:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei SFUNumberFormatter-Private.h.


Dokumentation der Elementfunktionen

+ (id) formatterForLocale: (struct __CFLocale *)  fp8  

- (id) initWithLocale: (struct __CFLocale *)  fp8  

- (void) dealloc  

- (void) numberPreferencesChanged: (id)  fp8  

- (BOOL) decimalFromString: (struct __CFString *)  fp8
value: (double *)  fp12
formatString: (const struct __CFString **)  fp16 

- (BOOL) currencyFromString: (struct __CFString *)  fp8
value: (double *)  fp12
formatString: (const struct __CFString **)  fp16
currencyCode: (const struct __CFString **)  fp20 

- (BOOL) percentageFromString: (struct __CFString *)  fp8
value: (double *)  fp12
formatString: (const struct __CFString **)  fp16 

- (BOOL) scientificFromString: (struct __CFString *)  fp8
value: (double *)  fp12
formatString: (const struct __CFString **)  fp16 

- (BOOL) fractionFromString: (struct __CFString *)  fp8
value: (double *)  fp12 

- (BOOL) valueFromString: (struct __CFString *)  fp8
formatters: (struct __CFArray *)  fp12
value: (double *)  fp16
formatString: (const struct __CFString **)  fp20
currencyCode: (const struct __CFString **)  fp24 

- (BOOL) findCurrencySymbolInString: (struct __CFString *)  fp8  

- (id) displayNameForCurrencyCode: (id)  fp8  

- (id) currencySymbolForCurrencyCode: (id)  fp8  

- (id) currentLocaleCurrencyCode  

- (id) defaultFormatStringForValueType: (int)  fp8  

- (id) localizedPercentSymbol  


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