|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include <platf_private.hpp>
Public Attributes | |
| std::vector< std::string > | args |
| std::map< std::string, std::string > * | properties = nullptr |
| const char * | host = nullptr |
| const char * | function = nullptr |
| double | start_time = 0.0 |
| double | kill_time = 0.0 |
| e_surf_process_on_failure_t | on_failure = {} |
| std::vector<std::string> s_sg_platf_process_cbarg_t::args |
| std::map<std::string, std::string>* s_sg_platf_process_cbarg_t::properties = nullptr |
| const char* s_sg_platf_process_cbarg_t::host = nullptr |
| const char* s_sg_platf_process_cbarg_t::function = nullptr |
| double s_sg_platf_process_cbarg_t::start_time = 0.0 |
| double s_sg_platf_process_cbarg_t::kill_time = 0.0 |
| e_surf_process_on_failure_t s_sg_platf_process_cbarg_t::on_failure = {} |