|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include <msg_private.hpp>
Public Member Functions | |
| Comm (msg_task_t sent, msg_task_t *received, smx_activity_t comm) | |
Public Attributes | |
| msg_task_t | task_sent |
| msg_task_t * | task_received |
| smx_activity_t | s_comm |
| msg_error_t | status = MSG_OK |
|
inline |
| msg_task_t simgrid::msg::Comm::task_sent |
| msg_task_t* simgrid::msg::Comm::task_received |
| smx_activity_t simgrid::msg::Comm::s_comm |
| msg_error_t simgrid::msg::Comm::status = MSG_OK |