#include <PsPvmGlobalController.h>
Inheritance diagram for PsPvmGlobalController:


Public Methods | |
| PsPvmGlobalController (PsObjectDescriptor &scenario, const PsDate &aKernelObjectFactory, PsNameToPointerMap< PsnProcess > *tab, const PsString &fConfig, const PsDate &latence=20) | |
| virtual | ~PsPvmGlobalController () |
| virtual void | run () |
| démarrage de la simulation globale | |
| virtual PsCalculus * | createCalculus () |
| la fin de la simulation | |
Protected Attributes | |
| PsnSvm * | laSVM |
| pointeur sur la machine virtuelle | |
the master controller is used for the initial synchronisations and to start all the local pvm controllers in a futur version, will be used as a global name server
Definition at line 36 of file PsPvmGlobalController.h.
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
la fin de la simulation
|
|
|
démarrage de la simulation globale
Reimplemented from PsController. |
|
|
pointeur sur la machine virtuelle
Definition at line 56 of file PsPvmGlobalController.h. |
| Documentation generated on Mon Nov 25 15:26:21 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |