Class Info |
Class Name: |
NGStack |
Super Class: |
NSObject |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
11 |
Instance Size: |
16 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
stackPointer |
unsigned int |
4 |
capacity |
unsigned int |
8 |
stack |
id * |
12 |
|
Instance Methods |
Name |
Signature |
- bottomUpEnumerator |
@0@+8:+12 |
- capacity |
I0@+8:+12 |
- classForCoder |
#0@+8:+12 |
- clear |
v0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- count |
I0@+8:+12 |
- dealloc |
v0@+8:+12 |
- description |
@0@+8:+12 |
- elementAtBottom |
@0@+8:+12 |
- elementAtTop |
@0@+8:+12 |
- encodeWithCoder: |
v0@+8:+12@+16 |
- init |
@0@+8:+12 |
- initWithArray: |
@0@+8:+12@+16 |
- initWithCapacity: |
@0@+8:+12I+16 |
- initWithCoder: |
@0@+8:+12@+16 |
- isEmpty |
C0@+8:+12 |
- pop |
@0@+8:+12 |
- push: |
v0@+8:+12@+16 |
- stackPointer |
I0@+8:+12 |
- toArray |
@0@+8:+12 |
- topDownEnumerator |
@0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ stack |
@0@+8:+12 |
+ stackWithArray: |
@0@+8:+12@+16 |
+ stackWithCapacity: |
@0@+8:+12I+16 |
|