SimGrid  3.13
Versatile Simulation of Distributed Systems
simdata_process Struct Reference

#include <msg_private.h>

Public Attributes

msg_host_t m_host
 
msg_host_t put_host
 
smx_synchro_t waiting_action
 
msg_task_t waiting_task
 
char ** argv
 
int argc
 
msg_error_t last_errno
 
voiddata
 

Member Data Documentation

msg_host_t simdata_process::m_host
msg_host_t simdata_process::put_host
smx_synchro_t simdata_process::waiting_action
msg_task_t simdata_process::waiting_task
char** simdata_process::argv
int simdata_process::argc
msg_error_t simdata_process::last_errno
void* simdata_process::data

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