Class Info |
Class Name: |
GCDictionary |
Super Class: |
NSDictionary |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
68 |
Instance Size: |
20 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
gcNextObject |
id |
4 |
gcPreviousObject |
id |
8 |
gcFlags |
struct ? {...} |
12 |
table |
struct ? {...} * |
16 |
|
Instance Methods |
Name |
Signature |
- classForCoder |
#0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- count |
I0@+8:+12 |
- dealloc |
v0@+8:+12 |
- gcDecrementRefCountOfContainedObjects |
v0@+8:+12 |
- gcIncrementRefCountOfContainedObjects |
C0@+8:+12 |
- initWithDictionary: |
@0@+8:+12@+16 |
- initWithObjects:forKeys:count: |
@0@+8:+12^@+16^@+20I+24 |
- keyEnumerator |
@0@+8:+12 |
- mutableCopyWithZone: |
@0@+8:+12@+16 |
- objectForKey: |
@0@+8:+12@+16 |
|
Class Methods |
Name |
Signature |
+ initialize |
v0@+8:+12 |
|