SimGrid  3.13
Versatile Simulation of Distributed Systems
MSG_Global Struct Reference

#include <msg_private.h>

Public Attributes

xbt_fifo_t host
 
int session
 
int debug_multiple_use
 
unsigned long int sent_msg
 
void(* task_copy_callback )(msg_task_t task, msg_process_t src, msg_process_t dst)
 
void_f_pvoid_t process_data_cleanup
 

Member Data Documentation

xbt_fifo_t MSG_Global::host
int MSG_Global::session
int MSG_Global::debug_multiple_use
unsigned long int MSG_Global::sent_msg
void(* MSG_Global::task_copy_callback) (msg_task_t task, msg_process_t src, msg_process_t dst)
void_f_pvoid_t MSG_Global::process_data_cleanup

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