Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Typedefs
OOFilteringEnumerator.m File Reference
import "OOFilteringEnumerator.h"
+ Include dependency graph for OOFilteringEnumerator.m:

Go to the source code of this file.

Typedefs

typedef BOOL(* BoolReturnMsgSend) (id, SEL)
 
typedef BOOL(* BoolReturnWithParamMsgSend) (id, SEL, id)
 

Typedef Documentation

◆ BoolReturnMsgSend

typedef BOOL(* BoolReturnMsgSend) (id, SEL)

Definition at line 32 of file OOFilteringEnumerator.m.

◆ BoolReturnWithParamMsgSend

typedef BOOL(* BoolReturnWithParamMsgSend) (id, SEL, id)

Definition at line 33 of file OOFilteringEnumerator.m.