OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
ObjectFunction.cpp
Go to the documentation of this file.
1 // ------------------------------------------------------------------------
2 // $RCSfile: ObjectFunction.cpp,v $
3 // ------------------------------------------------------------------------
4 // $Revision: 1.1.1.1 $
5 // ------------------------------------------------------------------------
6 // Copyright: see Copyright.readme
7 // ------------------------------------------------------------------------
8 //
9 // Class: ObjectFunction
10 // This abstract base class defines function objects acting on a OPAL object.
11 //
12 // ------------------------------------------------------------------------
13 //
14 // $Date: 2000/03/27 09:33:34 $
15 // $Author: Andreas Adelmann $
16 //
17 // ------------------------------------------------------------------------
18 
20 
21 
22 // Class ObjectFunction
23 // ------------------------------------------------------------------------
24 
26 {}
virtual ~ObjectFunction()