#include <esve/message/Update_Sender_Delegator.hxx>
Inheritance diagram for esve::message::Update_Sender_Delegator:

Public Member Functions | |
| void | add (Update_Receiver &)=0 |
| Child update() receivers. | |
| void | remove (Update_Receiver &)=0 |
| Child update() receivers. | |
| void | remove_all ()=0 |
| Child update() receivers. | |
Protected Member Functions | |
| void | send_update ()=0 |
| Send the update() message to all children. | |
| void | send_update (double dt)=0 |
| Send the update() message to all children. | |
(Convenience class.)
1.3.4