OpenM++ runtime library (libopenm)
openm::MsgEmptySendBase Class Reference

base class for non-blocking send (empty implementation) More...

#include <msgEmpty.h>

Inheritance diagram for openm::MsgEmptySendBase:

Public Member Functions

 MsgEmptySendBase (int i_selfRank, int i_sendTo, MsgTag i_msgTag)
 create sender and initiate non-blocking send (does nothing).
 
virtual ~MsgEmptySendBase (void) noexcept
 cleanup message sender resources (does nothing).
 

Protected Attributes

int msgTag
 
int selfRank
 
int sendToRank
 

Detailed Description

base class for non-blocking send (empty implementation)


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