SimGrid
3.21
Versatile Simulation of Distributed Systems
|
SURF VM model interface class.
A model is an object which handle the interactions between its Resources and its Actions
#include <VirtualMachineImpl.hpp>
Inherits HostModel.
Public Member Functions | |
VMModel () | |
void | ignore_empty_vm_in_pm_LMM () override |
double | next_occuring_event (double now) override |
void | update_actions_state (double, double) override |
simgrid::vm::VMModel::VMModel | ( | ) |
|
inlineoverride |
|
override |
|
inlineoverride |