SimGrid  3.14.159
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_activity_t waiting_action
 
msg_task_t waiting_task
 
msg_error_t last_errno
 
voiddata
 

Member Data Documentation

§ m_host

msg_host_t simdata_process::m_host

§ put_host

msg_host_t simdata_process::put_host

§ waiting_action

smx_activity_t simdata_process::waiting_action

§ waiting_task

msg_task_t simdata_process::waiting_task

§ last_errno

msg_error_t simdata_process::last_errno

§ data

void* simdata_process::data

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