| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <mac-timers.h>
Inheritance diagram for BackoffTimer:

Public Member Functions | |
| BackoffTimer (Mac802_11 *m) | |
| void | start (int cw, int idle) |
| void | handle (Event *e) |
| void | pause (void) |
| void | resume (double difs) |
Private Attributes | |
| double | difs_wait |
|
|
|
|
|
Implements MacTimer. |
|
|
Reimplemented from MacTimer. |
|
|
|
|
||||||||||||
|
|
|
|
|