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