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

Message Type definition. More...

#include <core.h>

+ Collaboration diagram for _msg_t:

Data Fields

struct _msg_tnext
 
struct _msg_tprev
 
GID_t sender
 
GID_t receiver
 
phase_colour colour
 
int type
 
message_kind_t message_kind
 
simtime_t timestamp
 
simtime_t send_time
 
unsigned long long mark
 
unsigned long long rendezvous_mark
 Unique identifier of the message, used for antimessages.
 
unsigned int size
 Unique identifier of the message, used for rendez-vous events.
 
unsigned char event_content []
 

Detailed Description

Message Type definition.

Definition at line 164 of file core.h.


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