EvolvingObjects
eo::mpi::HandleResponseParallelApply< EOT > Class Template Reference

Handle response functor implementation for the parallel apply (map) job. More...

#include <eoParallelApply.h>

Inheritance diagram for eo::mpi::HandleResponseParallelApply< EOT >:
eo::mpi::HandleResponseFunction< ParallelApplyData< EOT > > eoUF< int, void > eo::mpi::SharedDataFunction< ParallelApplyData< EOT >, HandleResponseFunction< ParallelApplyData< EOT > > > eoFunctorBase unary_function

List of all members.

Public Member Functions

 HandleResponseParallelApply (HandleResponseParallelApply< EOT > *w=0)
void operator() (int wrkRank)
 The pure virtual function that needs to be implemented by the subclass.

Detailed Description

template<class EOT>
class eo::mpi::HandleResponseParallelApply< EOT >

Handle response functor implementation for the parallel apply (map) job.

Master side: Replaces the slice of data attributed to the worker in the table.

Definition at line 194 of file eoParallelApply.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends