Class Info |
Class Name: |
NSTemporaryNumber |
Super Class: |
NSNumber |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
176 |
Instance Size: |
4 bytes |
Documentation: |
NSTemporaryNumber |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- initWithBool: |
@0@+8:+12C+19 |
- initWithChar: |
@0@+8:+12c+19 |
- initWithDouble: |
@0@+8:+12d+16 |
- initWithFloat: |
@0@+8:+12f+16 |
- initWithInt: |
@0@+8:+12i+16 |
- initWithLong: |
@0@+8:+12l+16 |
- initWithLongLong: |
@0@+8:+12q+16 |
- initWithShort: |
@0@+8:+12s+18 |
- initWithUnsignedChar: |
@0@+8:+12C+19 |
- initWithUnsignedInt: |
@0@+8:+12I+16 |
- initWithUnsignedLong: |
@0@+8:+12L+16 |
- initWithUnsignedLongLong: |
@0@+8:+12Q+16 |
- initWithUnsignedShort: |
@0@+8:+12S+18 |
|