Class Info |
Class Name: |
GCArray |
Super Class: |
NSArray |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
71 |
Instance Size: |
28 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
gcNextObject |
id |
4 |
gcPreviousObject |
id |
8 |
gcFlags |
struct ? {...} |
12 |
items |
id * |
16 |
isGarbageCollectable |
char * |
20 |
itemsCount |
unsigned int |
24 |
|
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 |
- indexOfObjectIdenticalTo: |
I0@+8:+12@+16 |
- initWithArray: |
@0@+8:+12@+16 |
- initWithObjects:count: |
@0@+8:+12^@+16I+20 |
- mutableCopyWithZone: |
@0@+8:+12@+16 |
- objectAtIndex: |
@0@+8:+12I+16 |
|
Class Methods |
Name |
Signature |
+ initialize |
v0@+8:+12 |
|