Functions Reference


Typedefs

typedef BOOL(* plactor_receive_filter_t )(id message, void *context)
 A selective receive filter function.

Typedef Documentation

typedef BOOL(* plactor_receive_filter_t)(id message, void *context)

A selective receive filter function.

Must return YES if the message matches the filter, or NO otherwise.

Parameters:
message Message to test.
context User-supplied context.


Generated on Tue Dec 2 23:38:50 2008 for PlausibleActorKit by  doxygen 1.5.5