The ROme OpTimistic Simulator  2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
_outgoing_msg Struct Reference

The structure representing a node in the outgoing_queue list. More...

#include <wnd.h>

+ Collaboration diagram for _outgoing_msg:

Data Fields

MPI_Request req
 The MPI Request used to keep track of the delivery operation.
 
struct _outgoing_msgnext
 next pointer for the list
 
struct _outgoing_msgprev
 prev pointer for the list
 
msg_tmsg
 A pointer to the msg_t which MPI is delivering.
 

Detailed Description

The structure representing a node in the outgoing_queue list.

Definition at line 41 of file wnd.h.


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