Oolite 1.91.0.7685-250725-cf7e686
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOFilteringEnumerator.m File Reference
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.