SimGrid  3.13
Versatile Simulation of Distributed Systems
s_node Struct Reference

Public Attributes

int id
 
char mailbox [MAILBOX_NAME_SIZE]
 
s_finger_tfingers
 
int pred_id
 
char pred_mailbox [MAILBOX_NAME_SIZE]
 
int next_finger_to_fix
 
msg_comm_t comm_receive
 
double last_change_date
 
RngStream stream
 

Member Data Documentation

int s_node::id
char s_node::mailbox[MAILBOX_NAME_SIZE]
s_finger_t* s_node::fingers
int s_node::pred_id
char s_node::pred_mailbox[MAILBOX_NAME_SIZE]
int s_node::next_finger_to_fix
msg_comm_t s_node::comm_receive
double s_node::last_change_date
RngStream s_node::stream

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