#include <actionlistener.h>
Inheritance diagram for actionlistener:
Public Member Functions | |
virtual void | notify_action (const actorref &a, const method &m, const rttime_t &t)=0 |
|
Notifies the action listener of an event.
Implemented in sync_null_t. |