#include <Adapter.h>
Public Types | |
| typedef _Ty (Actor::* | ActionFunction )() |
Public Methods | |
| Action (ActionFunction anAction) | |
| _Ty | execute (Actor* anActor) |
Private Attributes | |
| ActionFunction | itsFunction |
|
|||
|
|
|
||||
|
|
|
||||
|
Definition at line 101 of file Adapter.h. Referenced by ActionAdapter::operator()(), and Commissioner::select(). |
|
|||
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000