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

public interface for message receiver More...

Inheritance diagram for openm::IMsgRecv:

Public Member Functions

virtual ~IMsgRecv (void) noexcept=0
 cleanup message receiver resources.
 
virtual bool tryReceive (void)=0
 try to receive the data, return return true if received.
 

Detailed Description

public interface for message receiver


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