DESERT 3.5.1
|
#include <uw-mac-DACAP-alter.h>
Public Member Functions | |
DACAPTimer (MMacDACAP *m) | |
Protected Member Functions | |
virtual void | expire (Event *e) |
Protected Attributes | |
MMacDACAP *int | wait_reason |
Class that represents the timers in DACAP.
Definition at line 103 of file uw-mac-DACAP-alter.h.
|
inline |
Costructor of the class DACAPTimer.
Pointer | of a MMacDACAP object |
Definition at line 111 of file uw-mac-DACAP-alter.h.
|
protectedvirtual |
Method call when the timer expire.
Event* | pointer to an object of type Event |
Definition at line 161 of file uw-mac-DACAP-alter.cpp.
|
protected |
< Pointer to an object of MMacDACAP class
Reason for freezing the timer
Definition at line 124 of file uw-mac-DACAP-alter.h.