DESERT 3.5.1
|
#include <uw-mac-TLohi.h>
Public Member Functions | |
DataTimer (MMacTLOHI *m) | |
Protected Member Functions | |
virtual void | expire (Event *e) |
Class that represents the timer that describe the time needed for the DATA Phy layer to receive packet.
After this duration, the PHY layer come back to sleep
Definition at line 214 of file uw-mac-TLohi.h.
|
inline |
Constructor of the class.
Definition at line 220 of file uw-mac-TLohi.h.
|
protectedvirtual |
Event method called when the timer expire.
Event* | Pointer to the event object Pointer to the T-LOHI protocol of the node |
Definition at line 205 of file uw-mac-TLohi.cpp.