#include <arc.H>
Inherits TRIGGER.
Public Types | |
typedef void(T::* | _meth )(EVT, STATE *&) |
Public Methods | |
virtual | ~TRIGGERmeth () |
TRIGGERmeth (T *obj, _meth meth) | |
void | exec (STATE *&s, cEVENTptr &e) |
Protected Attributes | |
T * | _obj |
_meth | _method |
|
|
|
|
|
|
|
Implements TRIGGER. |
|
|
|
|