PendingMsgStruct Struct Reference
[NET]

Collaboration diagram for PendingMsgStruct:

Collaboration graph
[legend]

Data Fields

void * msg
int length
int size
int mach_id
int dataport
int node_idx
PendingMsgStructnext

Detailed Description

Definition at line 84 of file machine-gm.c.


Field Documentation

void* PendingMsgStruct::msg

Definition at line 86 of file machine-gm.c.

Referenced by drop_send_callback(), enqueue_sending(), send_callback(), and send_progress().

int PendingMsgStruct::length

Definition at line 87 of file machine-gm.c.

Referenced by enqueue_sending(), send_callback(), and send_progress().

int PendingMsgStruct::size

Definition at line 88 of file machine-gm.c.

Referenced by enqueue_sending(), send_callback(), and send_progress().

int PendingMsgStruct::mach_id

Definition at line 89 of file machine-gm.c.

Referenced by enqueue_sending(), send_callback(), and send_progress().

int PendingMsgStruct::dataport

Definition at line 90 of file machine-gm.c.

Referenced by enqueue_sending(), send_callback(), and send_progress().

int PendingMsgStruct::node_idx

Definition at line 91 of file machine-gm.c.

Referenced by enqueue_sending(), and send_callback().

struct PendingMsgStruct* PendingMsgStruct::next

Definition at line 92 of file machine-gm.c.

Referenced by enqueue_sending(), and send_progress().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:34:42 2008 for Charm++ by  doxygen 1.5.1