SimGrid  3.14.159
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

◆ name

const char* process_arg::name

◆ code

xbt_main_func_t process_arg::code

◆ data

void* process_arg::data

◆ m_host

msg_host_t process_arg::m_host

◆ argc

int process_arg::argc

◆ argv

char** process_arg::argv

◆ kill_time

double process_arg::kill_time

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