Searched defs:NSInvocation (Results 1 – 23 of 23) sorted by relevance
10 @interface NSInvocation interface35 - (void)forwardInvocation:(NSInvocation *)anInvocation;40 {
13 {26 {
12 - (void)forwardInvocationForRealObject:(NSInvocation *)anInvocation;119 {137 {
91 {120 {133 {
159 {165 {206 {
12 {
14 {
9 @implementation NSInvocation(OCMAdditions) implementation in OCMAdditions
21 {
25 {
26 {
27 {
8 @interface NSInvocation { interface16 @implementation NSInvocation implementation
10 @interface NSInvocation { interface18 @implementation NSInvocation implementation
5 @interface NSInvocation : NSObject interface22 - (void) test:(NSInvocation *)invok {
74 @interface NSInvocation interface126 @interface NSInvocation(CAT) interface in CAT
67 @interface NSInvocation interface119 @interface NSInvocation(CAT) interface in CAT
67 @interface NSInvocation interface122 @interface NSInvocation(CAT) interface in CAT
42 - (void)forwardInvocation:(NSInvocation*)invocation { argument
95 {
84 {
29 @interface NSInvocation : NSObject {} interface