![]() |
The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Message envelope definition. This is used to handle the output queue and stores information needed to generate antimessages. More...
#include <core.h>
Collaboration diagram for _msg_hdr_t:Data Fields | |
| struct _msg_hdr_t * | next |
| struct _msg_hdr_t * | prev |
| GID_t | sender |
| GID_t | receiver |
| int | type |
| unsigned long long | rendezvous_mark |
| simtime_t | timestamp |
| Unique identifier of the message, used for rendez-vous event. | |
| simtime_t | send_time |
| unsigned long long | mark |
Message envelope definition. This is used to handle the output queue and stores information needed to generate antimessages.