#include <smx_host_private.h>
§ Host()
simgrid::simix::Host::Host |
( |
| ) |
|
|
explicit |
§ ~Host()
simgrid::simix::Host::~Host |
( |
| ) |
|
|
virtual |
§ turnOn()
void simgrid::simix::Host::turnOn |
( |
| ) |
|
Re-starts all the actors that are marked as restartable.
Weird things will happen if you turn on an host that is already on. S4U is fool-proof, not this.
§ EXTENSION_ID
§ process_list
§ auto_restart_processes
std::vector<ProcessArg*> simgrid::simix::Host::auto_restart_processes |
§ boot_processes
std::vector<ProcessArg*> simgrid::simix::Host::boot_processes |
The documentation for this class was generated from the following files: