PPL Logo

IDXL_Comm::msg_t Class Reference

This class represents an MPI send or receive operation. More...

#include <idxl.h>

Collaboration diagram for IDXL_Comm::msg_t:

Collaboration graph
[legend]

Public Member Functions

void allocate (int len)
void * getBuf (void)

Data Fields

sto_tsto
int ll

Private Attributes

CkVec< char > buf

Detailed Description

This class represents an MPI send or receive operation.

Definition at line 55 of file idxl.h.


Member Function Documentation

void IDXL_Comm::msg_t::allocate ( int  len  )  [inline]

Definition at line 60 of file idxl.h.

References buf, and CkVec< T >::resize().

Referenced by IDXL_Comm::post().

Here is the call graph for this function:

Here is the caller graph for this function:

void* IDXL_Comm::msg_t::getBuf ( void   )  [inline]

Definition at line 63 of file idxl.h.

References buf.

Referenced by IDXL_Comm::post(), and IDXL_Comm::wait().

Here is the caller graph for this function:


Field Documentation

CkVec<char> IDXL_Comm::msg_t::buf [private]

Definition at line 56 of file idxl.h.

Referenced by allocate(), and getBuf().

Definition at line 58 of file idxl.h.

Referenced by IDXL_Comm::post(), and IDXL_Comm::wait().

Definition at line 59 of file idxl.h.

Referenced by IDXL_Comm::post(), and IDXL_Comm::wait().


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

Generated on Mon Sep 21 08:25:49 2020 for Charm++ by  doxygen 1.5.5