#import <CPProxy.h>
Definition at line 2 of file CPProxy.h.
- (void) forward: |
|
(SEL) |
aSelector |
: |
|
(marg_list) |
args |
|
|
| |
|
implementation |
- (BOOL) isEqual: |
|
(id) |
anObject |
|
|
implementation |
- (BOOL) isKindOfClass: |
|
(Class) |
aClass |
|
|
implementation |
- (BOOL) isMemberOfClass: |
|
(Class) |
aClass |
|
|
implementation |
- (CPMethodSignature) methodSignatureForSelector: |
|
(SEL) |
aSelector |
|
|
implementation |
- (id) performSelector: |
|
(SEL) |
aSelector |
|
|
implementation |
- (id) performSelector: |
|
(SEL) |
aSelector |
withObject: |
|
(id) |
anObject |
withObject: |
|
(id) |
anotherObject |
|
|
| |
|
implementation |
+ (BOOL) respondsToSelector: |
|
(SEL) |
aSelector |
|
|
implementation |
The documentation for this class was generated from the following files: