Base class of lookahead calculations for cNullMessageProtocol which implements the "null message algorithm". More...
#include <cnmplookahead.h>
Public Member Functions | |
cNMPLookahead () | |
virtual | ~cNMPLookahead () |
void | setContext (cSimulation *simul, cParsimPartition *seg, cParsimCommunications *co) |
virtual void | startRun ()=0 |
virtual void | endRun ()=0 |
virtual simtime_t | getCurrentLookahead (cMessage *msg, int procId, void *data)=0 |
virtual simtime_t | getCurrentLookahead (int procId)=0 |
Base class of lookahead calculations for cNullMessageProtocol which implements the "null message algorithm".