#include <Adapter.h>
Inheritance diagram for ActionAdapter:

Public Methods | |
| ActionAdapter (Adaptee* anAdaptee, Action<Adaptee,_Ty> anAction) | |
| virtual _Ty | operator() () |
Private Attributes | |
| Adaptee* | itsAdaptee |
| Action<Adaptee, _Ty> | itsAction |
|
||||||
|
|
|
||||
|
Reimplemented from Adapter. |
|
|||
|
|
|
|||
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000