#include <netelem.h>
Inheritance diagram for Timer:

Public Types | |
| typedef void(NetElement::* | TimerHandler )(timeunits, Packet *) |
Public Member Functions | |
| Timer (timeunits t, unsigned int id, NetElement *to, TimerHandler th, Packet *p) | |
|
|
Handling function, takes an instant, a (pointer to a) packet and returns a (pointer to a) NetElement. |
|
||||||||||||||||||||||||
|
Creates a timed event.
|
1.4.2