#import <NSDecimalNumberPlaceholder.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - retain |
| (void) | - release |
| (id) | - autorelease |
| (unsigned int) | - retainCount |
| (void) | - dealloc |
| (id) | - init |
| (id) | - initWithDecimal: |
| (id) | - initWithString: |
| (id) | - initWithString:locale: |
| (id) | - initWithMantissa:exponent:isNegative: |
| (id) | - initWithCoder: |
Öffentliche, statische Methoden | |
| (id) | + allocWithZone: |
Geschützte Attribute | |
| struct _NSZone * | _zone |
Definiert in Zeile 9 der Datei NSDecimalNumberPlaceholder.h.
| + (id) allocWithZone: | (struct _NSZone *) | fp8 |
| - (id) retain |
| - (void) release |
| - (id) autorelease |
| - (unsigned int) retainCount |
| - (void) dealloc |
Implementiert NSObject.
| - (id) init |
| - (id) initWithDecimal: | (CDAnonymousStruct4) | fp8 |
| - (id) initWithString: | (id) | fp8 |
| - (id) initWithString: | (id) | fp8 | ||
| locale: | (id) | fp12 | ||
| - (id) initWithMantissa: | (unsigned long long) | fp8 | ||
| exponent: | (short) | fp16 | ||
| isNegative: | (BOOL) | fp20 | ||
| - (id) initWithCoder: | (id) | fp8 |
- (struct _NSZone*) _zone [read, protected] |
Definiert in Zeile 11 der Datei NSDecimalNumberPlaceholder.h.