DESERT 3.5.1
Loading...
Searching...
No Matches
DACAPBTimer Class Reference

#include <uw-mac-DACAP-alter.h>

Inheritance diagram for DACAPBTimer:
Collaboration diagram for DACAPBTimer:

Public Member Functions

 DACAPBTimer (MMacDACAP *m)
 

Protected Member Functions

virtual void expire (Event *e)
 

Protected Attributes

MMacDACAP *int wait_reason
 

Detailed Description

Class that represents the backoff timer in DACAP.

Definition at line 129 of file uw-mac-DACAP-alter.h.

Constructor & Destructor Documentation

◆ DACAPBTimer()

DACAPBTimer::DACAPBTimer ( MMacDACAP m)
inline

Costructor of the class DACAPBTimer.

Parameters
Pointerof a MMacDACAP object

Definition at line 136 of file uw-mac-DACAP-alter.h.

Member Function Documentation

◆ expire()

void DACAPBTimer::expire ( Event *  e)
protectedvirtual

Method called when the timer expire.

Parameters
Event*pointer to an object of type Event

Definition at line 140 of file uw-mac-DACAP-alter.cpp.

Member Data Documentation

◆ wait_reason

MMacDACAP* int DACAPBTimer::wait_reason
protected

< Pointer to an object of MMacDACAP class

Reason for freezing the timer

Definition at line 149 of file uw-mac-DACAP-alter.h.


The documentation for this class was generated from the following files: