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