SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Public Attributes | |
int | id |
char | mailbox [MAILBOX_NAME_SIZE] |
s_finger_t * | fingers |
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 |
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 |