Searched defs:NSInvocation (Results 1 – 9 of 9) sorted by relevance
10 @interface NSInvocation interface35 - (void)forwardInvocation:(NSInvocation *)anInvocation;40 {
8 @interface NSInvocation { interface16 @implementation NSInvocation implementation
10 @interface NSInvocation { interface18 @implementation NSInvocation implementation
5 @interface NSInvocation : NSObject interface22 - (void) test:(NSInvocation *)invok {
67 @interface NSInvocation interface119 @interface NSInvocation(CAT) interface in CAT
73 @interface NSInvocation interface125 @interface NSInvocation(CAT) interface in CAT
67 @interface NSInvocation interface121 @interface NSInvocation(CAT) interface in CAT
7 @interface NSInvocation : NSObject interface82 - (void)processInvocation:(NSInvocation *)Invocation {
29 @interface NSInvocation : NSObject {} interface