index

Class NSInvocation

Class Info
Class Name: NSInvocation
Super Class: NSObject
Subclasses: no subclasses
Version: 0
Number: 137
Instance Size: 32 bytes
Documentation: NSInvocation
Instance Variables
Name Type Offset Inherited
isa Class 0 NSObject
selector SEL 4
target id 8
signature NSMethodSignature * 12
frame (?) * 16
returnValue void * 20
argumentsRetained unsigned char 24
ownsFrame unsigned char 25
ownsReturnValue unsigned char 26
isValid unsigned char 27
returnFrame void * 28
Instance Methods
Name Signature
- argumentsRetained C0@+8:+12
- dealloc v0@+8:+12
- description @0@+8:+12
- getArgument:atIndex: v0@+8:+12^v+16i+20
- getReturnValue: v0@+8:+12^v+16
- invalidate v0@+8:+12
- invoke v0@+8:+12
- invokeWithTarget: v0@+8:+12@+16
- methodSignature @0@+8:+12
- retainArguments v0@+8:+12
- returnFrame ^v0@+8:+12
- returnValue ^v0@+8:+12
- selector :0@+8:+12
- setArgument:atIndex: v0@+8:+12^v+16i+20
- setArgumentFrame: v0@+8:+12^v+16
- setReturnValue: v0@+8:+12^v+16
- setSelector: v0@+8:+12:+16
- setTarget: v0@+8:+12@+16
- target @0@+8:+12
Class Methods
Name Signature
+ invocationWithMethodSignature: @0@+8:+12@+16

file generated on 1998-12-28 2:56:21 GMT-0500, docgen by Helge Heß [hh@mdlink.de]