mpi_mbox Struct Reference

#include <mpi.h>

Collaboration diagram for mpi_mbox:

Collaboration graph
[legend]

Data Fields

mpi_messagemsg
mpi_messagemsgLast
char name [64]
mpi_mboxnext
pidType pid
mpi_mboxprev

Detailed Description

Definition at line 45 of file mpi.h.


Field Documentation

struct mpi_message* mpi_mbox::msg

Definition at line 48 of file mpi.h.

Referenced by mpi_fetchMessage(), mpi_postMessage(), and mpi_spam().

struct mpi_message* mpi_mbox::msgLast

Definition at line 49 of file mpi.h.

Referenced by mpi_postMessage(), and mpi_spam().

char mpi_mbox::name[64]

Definition at line 50 of file mpi.h.

Referenced by mpi_createMbox(), mpi_destroyMbox(), and mpi_findMbox().

struct mpi_mbox* mpi_mbox::next

Definition at line 46 of file mpi.h.

Referenced by mpi_createMbox(), mpi_destroyMbox(), mpi_findMbox(), and mpi_spam().

pidType mpi_mbox::pid

Definition at line 51 of file mpi.h.

Referenced by mpi_createMbox(), mpi_destroyMbox(), and mpi_fetchMessage().

struct mpi_mbox* mpi_mbox::prev

Definition at line 47 of file mpi.h.

Referenced by mpi_createMbox(), and mpi_destroyMbox().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 11:26:51 2006 for UbixOS V2 by  doxygen 1.4.7