#include <mac-multihop.h>
Inheritance diagram for PollTimeoutHandler:


Public Member Functions | |
| PollTimeoutHandler (MultihopMac *m) | |
| void | handle (Event *) |
Protected Attributes | |
| MultihopMac * | mac_ |
|
|
Definition at line 113 of file mac-multihop.h. References mac_.
00113 { mac_ = m; }
|
|
|
Implements Handler. Definition at line 186 of file mac-multihop.cc. References mac_, MultihopMac::pkt(), and MultihopMac::poll().
|
Here is the call graph for this function:

|
|
Definition at line 116 of file mac-multihop.h. Referenced by handle(), and PollTimeoutHandler(). |
1.3.3