API
0.9.9
CPInvocation.h
Go to the documentation of this file.
1
2
@interface
CPInvocation
:
CPObject
3
{
4
id
_returnValue;
5
CPMutableArray
_arguments;
6
CPMethodSignature _methodSignature;
7
}
8
@end
CPObject
Definition:
CPObject.j:103
CPMutableArray
Definition:
CPMutableArray.h:2
CPInvocation
An object representation of a message.
Definition:
CPInvocation.h:2
Foundation
CPInvocation.h
Generated on Fri Apr 1 2016 23:03:26 for API by
1.8.11