21 #ifndef __OMNETPP_CADVLINKDELAYLOOKAHEAD_H 22 #define __OMNETPP_CADVLINKDELAYLOOKAHEAD_H 24 #include "cnmplookahead.h" 50 PartitionInfo *segInfo;
66 virtual void startRun();
71 virtual void endRun();
82 virtual simtime_t getCurrentLookahead(
int procId);
Definition: cadvlinkdelaylookahead.h:26
Base class of lookahead calculations for cNullMessageProtocol which implements the "null message algo...
Definition: cnmplookahead.h:41
Lookahead calculation based on inter-partition link delays only.
Definition: cadvlinkdelaylookahead.h:33