|
BOSS 7.1.1
BESIII Offline Software System
|
#include <Adapter.h>
Public Types | |
| typedef _Ty(Actor::*) | ActionFunction() |
Public Member Functions | |
| Action (ActionFunction anAction) | |
| _Ty | execute (Actor *anActor) |
| _Ty(Actor::*) Action< Actor, _Ty >::ActionFunction() |
|
inline |
|
inline |
Definition at line 101 of file Adapter.h.
Referenced by Commissioner< Commissionee, Criteria >::select(), and Commissioner< Commissionee, Criteria >::select().