Serves data from a number of MPIRoot instances. More...

#include <MPIServer.h>

Inheritance diagram for dsp::MPIServer:
Reference::Able

Public Member Functions

 MPIServer ()
 Default constructor.
 
virtual ~MPIServer ()
 Destructor.
 
void manage (MPIRoot *root)
 Manage the MPIRoot instance.
 
void serve ()
 Serve the data from the managed MPIRoot instances.
 

Protected Attributes

std::vector< Reference::To< MPIRoot > > root
 The managed MPIRoot instances.
 

Detailed Description

Serves data from a number of MPIRoot instances.


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

Generated using doxygen 1.8.17