DESERT 3.5.1
|
#include <uw-mac-TLohi.h>
Public Member Functions | |
Timer (MMacTLOHI *m) | |
Protected Member Functions | |
virtual void | expire (Event *e) |
Class that handles the timers in T-LOHI nodes.
Definition at line 188 of file uw-mac-TLohi.h.
|
inline |
Constructor of the class.
Definition at line 194 of file uw-mac-TLohi.h.
|
protectedvirtual |
Event method called when the timer expire.
Event* | Pointer to the event object |
Definition at line 97 of file uw-mac-TLohi.cpp.