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

Protected Member Functions | |
| virtual void | draw ()=0 |
| Receive the draw() message. | |
| virtual void | draw_initialize () |
| Receive the draw_initialize() message. | |
The draw tree.
The operating system is the original source of the draw() message; the user should never call draw() explicitly.
1.3.4