![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <lowerMAC/timing/Backoff.hpp>

Public Member Functions | |
| virtual void | backoffExpired ()=0 |
| virtual | ~BackoffObserver () |
Definition at line 45 of file Backoff.hpp.
| virtual wimemac::lowerMAC::timing::BackoffObserver::~BackoffObserver | ( | ) | [inline, virtual] |
Definition at line 49 of file Backoff.hpp.
| virtual void wimemac::lowerMAC::timing::BackoffObserver::backoffExpired | ( | ) | [pure virtual] |
Implemented in wimemac::lowerMAC::timing::DCF.
1.5.5