|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Classes | |
| class | simgrid::simix::Global |
| struct | s_smx_file |
Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::simix | |
Macros | |
| #define | SMX_EXCEPTION(issuer, cat, val, msg) |
| Ask to the provided simix process to raise the provided exception. More... | |
Typedefs | |
| typedef struct s_smx_file | s_smx_file_t |
Functions | |
| void | SIMIX_clean () |
| Clean the SIMIX simulation. More... | |
Variables | |
| std::unique_ptr< simgrid::simix::Global > | simix_global |
| #define SMX_EXCEPTION | ( | issuer, | |
| cat, | |||
| val, | |||
| msg | |||
| ) |
Ask to the provided simix process to raise the provided exception.
| typedef struct s_smx_file s_smx_file_t |
| std::unique_ptr<simgrid::simix::Global> simix_global |