OpenM++ runtime library (libopenm)
openm::IMsgSend Class Referenceabstract

public interface for message sender More...

#include <msgCommon.h>

Inheritance diagram for openm::IMsgSend:

Public Member Functions

virtual ~IMsgSend (void) noexcept=0
 cleanup message sender resources.
 
virtual bool isCompleted (void)=0
 check is send completed. More...
 

Detailed Description

public interface for message sender

Member Function Documentation

◆ isCompleted()

virtual bool openm::IMsgSend::isCompleted ( void  )
pure virtual

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