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

Public Member Functions | |
| LsRetransmissionManager (LsRouting &lsr) | |
| void | initTimeout (LsDelayMap *delayMapPtr) |
| void | cancelTimer (int neighborId) |
| int | messageOut (int peerId, const LsMessage &msg) |
| int | ackIn (int peerId, const LsMessage &ack) |
| int | resendMessages (int peerId) |
Private Attributes | |
| LsRouting & | lsRouting_ |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|