Oolite 1.91.0.7668-250429-8542c40
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OONSInvocationOperationProto Class Reference

#include <OONSOperation.h>

Instance Methods

(id) - initWithTarget:selector:object:
 
(id) - initWithInvocation:
 
(NSInvocation *) - invocation
 
(id) - result
 

Detailed Description

Definition at line 128 of file OONSOperation.h.

Method Documentation

◆ initWithInvocation:

- (id) initWithInvocation: (NSInvocation *) inv

◆ initWithTarget:selector:object:

- (id) initWithTarget: (id) target
selector: (SEL) sel
object: (id) arg 

◆ invocation

- (NSInvocation *) invocation

References invocation.

Referenced by invocation.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ result

- (id) result

References result.

Referenced by result.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: