
Public Member Functions | |
| Backoff_Timer (MMacCsma *m) | |
| void | start (double duration) |
| void | freeze () |
| void | defrost () |
| bool | isFrozen () |
Protected Member Functions | |
| virtual void | expire (Event *e) |
Protected Attributes | |
| MMacCsma * | mac |
| enum TIMER_STATUS | status |
| double | start_time |
| double | left_duration |
Definition at line 65 of file mmac-csma.h.
1.5.2