OpenM++ runtime library (libopenm)
msgCommon.h File Reference

OpenM++: message passing library common classes and interfaces. More...

Include dependency graph for msgCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openm::IMsgSend
 public interface for message sender More...
 
class  openm::IMsgSendArray
 public interface to send value array More...
 
class  openm::IMsgSendPacked
 public interface to send packed data. More...
 
class  openm::IMsgRecv
 public interface for message receiver More...
 
class  openm::IMsgRecvArray
 public interface to receive value array More...
 
class  openm::IMsgRecvPacked
 public interface to receive packed data More...
 

Namespaces

namespace  openm
 openM++ namespace
 

Detailed Description

OpenM++: message passing library common classes and interfaces.