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

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_tnext
 
struct _msg_hdr_tprev
 
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
 

Detailed Description

Message envelope definition. This is used to handle the output queue and stores information needed to generate antimessages.

Definition at line 194 of file core.h.


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