#include <cidealsimulationprot.h>
Inheritance diagram for cIdealSimulationProtocol:

Public Member Functions | |
| cIdealSimulationProtocol () | |
| virtual | ~cIdealSimulationProtocol () |
| virtual void | startRun () |
| virtual void | endRun () |
| virtual cMessage * | getNextEvent () |
This is not a real synchronization protocol, but rather a research tool to measure efficiency of other synchonization protocols like the null message algorithm.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Called at the end of a simulation run.
Implements cParsimSynchronizer. |
|
|
Scheduler function.
Implements cParsimSynchronizer. |
|
|
Called at the beginning of a simulation run.
Implements cParsimSynchronizer. |
1.4.1