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

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