#include <cadvlinkdelaylookahead.h>
Inheritance diagram for cAdvancedLinkDelayLookahead:

Public Member Functions | |
| cAdvancedLinkDelayLookahead () | |
| virtual | ~cAdvancedLinkDelayLookahead () |
| virtual void | startRun () |
| virtual void | endRun () |
| virtual double | getCurrentLookahead (cMessage *msg, int procId, void *data) |
| virtual double | getCurrentLookahead (int procId) |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Called at end of simulation run.
Implements cNMPLookahead. |
|
|
Returns minimum of link delays toward the given partition.
Implements cNMPLookahead. |
|
||||||||||||||||
|
Updates lookahead information, based on the delay of the link where message is sent out. Returns EOT. Implements cNMPLookahead. |
|
|
Sets up algorithm for new simulation run.
Implements cNMPLookahead. |
1.4.1