class PvmTaskSet: public set< PvmTask, less< PvmTask > >

A set of tasks on the PVM.

Inheritance:

PvmTaskSet


Documentation

A set of tasks on the PVM.

This class represents a set of tasks on the PVM. As it is derived from the STL-set, all STL-features can be used. See the example provided with PvmHostSet.


This class has no child classes.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.