SimGrid  3.13
Versatile Simulation of Distributed Systems
process_arg Struct Reference

#include <msg_private.h>

Public Attributes

const char * name
 
xbt_main_func_t code
 
voiddata
 
msg_host_t m_host
 
int argc
 
char ** argv
 
double kill_time
 

Member Data Documentation

const char* process_arg::name
xbt_main_func_t process_arg::code
void* process_arg::data
msg_host_t process_arg::m_host
int process_arg::argc
char** process_arg::argv
double process_arg::kill_time

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