Graybat  1.1
Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies
graybat::communicationPolicy::bmpi::Event Class Reference

An event is returned by non-blocking communication operations and can be asked whether an operation has finished or it can be waited for this operation to be finished. More...

#include <Event.hpp>

Public Member Functions

 Event (boost::mpi::request request)
 
 Event (boost::mpi::status status)
 
void wait ()
 
bool ready ()
 
VAddr source ()
 
Tag getTag ()
 

Detailed Description

An event is returned by non-blocking communication operations and can be asked whether an operation has finished or it can be waited for this operation to be finished.


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