ActionCreator.h
Go to the documentation of this file.
#define RefCountable
The locking interface for use on Reference-Counted classes.
Definition: Lock.h:66
Definition: ActionCreator.h:24
virtual ActionPointer create(const CommandPointer &cmd) const =0
returns a pointer to the new Action object for cmd; never nil