SimGrid  3.17
Versatile Simulation of Distributed Systems
s_sg_platf_process_cbarg Struct Reference

#include <platf_private.hpp>

Public Attributes

const char ** argv
 
int argc
 
std::map< std::string, std::string > * properties
 
const char * host
 
const char * function
 
double start_time
 
double kill_time
 
e_surf_process_on_failure_t on_failure
 

Member Data Documentation

◆ argv

const char** s_sg_platf_process_cbarg::argv

◆ argc

int s_sg_platf_process_cbarg::argc

◆ properties

std::map<std::string, std::string>* s_sg_platf_process_cbarg::properties

◆ host

const char* s_sg_platf_process_cbarg::host

◆ function

const char* s_sg_platf_process_cbarg::function

◆ start_time

double s_sg_platf_process_cbarg::start_time

◆ kill_time

double s_sg_platf_process_cbarg::kill_time

◆ on_failure

e_surf_process_on_failure_t s_sg_platf_process_cbarg::on_failure

The documentation for this struct was generated from the following file: