#include <cldb.neighbor.h>
Data Fields | |
char | header [CmiMsgHeaderSizeBytes] |
int | pe |
int | load |
short | fromindex |
short | toindex |
struct loadmsg_s * | next |
Definition at line 5 of file cldb.neighbor.h.
char loadmsg_s::header |
Definition at line 6 of file cldb.neighbor.h.
Definition at line 7 of file cldb.neighbor.h.
Definition at line 7 of file cldb.neighbor.h.
short loadmsg_s::fromindex |
Definition at line 9 of file cldb.neighbor.h.
short loadmsg_s::toindex |
Definition at line 9 of file cldb.neighbor.h.
struct loadmsg_s* loadmsg_s::next [read] |
Definition at line 10 of file cldb.neighbor.h.