Name
ActionCache -- A class to manage threads and Swarms.
Description
A class that provides a smart bag into which actions can be thrown by other threads and Swarms intended for insertion on it's Swarm's schedule.
Methods
Phase: Creating
-
setControlPanel: (id <ControlPanel>)
cp
Phase: Using
-
setScheduleContext: (id <Swarm>)
context -
insertAction: actionHolder -
sendActionOfType: (id <Symbol>)
type toExecute: (const char *)
cmd