Oolite 1.91.0.7644-241112-7f5034b
|
import "OOFilteringEnumerator.h"
Go to the source code of this file.
Typedefs | |
typedef BOOL(* | BoolReturnMsgSend) (id, SEL) |
typedef BOOL(* | BoolReturnWithParamMsgSend) (id, SEL, id) |
typedef BOOL(* BoolReturnMsgSend) (id, SEL) |
Definition at line 32 of file OOFilteringEnumerator.m.
typedef BOOL(* BoolReturnWithParamMsgSend) (id, SEL, id) |
Definition at line 33 of file OOFilteringEnumerator.m.