#include <ComputeMoa.h>
Public Member Functions | |
ComputeMoa (ComputeID c) | |
virtual | ~ComputeMoa () |
void | doWork () |
Definition at line 73 of file ComputeMoa.h.
ComputeMoa::ComputeMoa | ( | ComputeID | c | ) |
virtual ComputeMoa::~ComputeMoa | ( | ) | [virtual] |
void ComputeMoa::doWork | ( | ) | [virtual] |
Reimplemented from Compute.