|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
Modeling of the availability profile (due to an external load) or the churn.
There is 4 main concepts in this module:
Classes | |
| class | DatedValue |
| class | future_evt_set |
| Future Event Set (collection of iterators over the traces) That's useful to quickly know which is the next occurring event in a set of traces. More... | |
| class | trace |
| A trace is a set of timed values, encoding the value that a variable takes at what time *. More... | |
| class | trace_event |
| A trace_iterator links a trace to a resource. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const DatedValue &e) |
| std::ostream & simgrid::trace_mgr::operator<< | ( | std::ostream & | out, |
| const DatedValue & | e | ||
| ) |