TestAlgorithm Class Reference

Test of algorithm interface, a dummy algorithm. More...

#include <test_algorithm.h>

Inherits Algorithm.

Inheritance diagram for TestAlgorithm:

Inheritance graph
[legend]
Collaboration diagram for TestAlgorithm:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestAlgorithm ()
virtual ~TestAlgorithm ()
virtual void run ()

Protected Member Functions

 TestAlgorithm (TestAlgorithm const &src)

Detailed Description

Test of algorithm interface, a dummy algorithm.

TestAlgorithm

This algorithm just writes some info on the command line, when executed.

Author:
Tobias Gross (t_gross@sbox.tugraz.at)
Version:
1.0.0
See also:
Invariant:

Definition at line 33 of file test_algorithm.h.


Constructor & Destructor Documentation

TestAlgorithm  ) 
 

Constructor

Definition at line 20 of file test_algorithm.cpp.

~TestAlgorithm  )  [virtual]
 

Destructor

Definition at line 33 of file test_algorithm.cpp.

TestAlgorithm TestAlgorithm const &  src  )  [protected]
 

Copy constructor

Definition at line 27 of file test_algorithm.cpp.


Member Function Documentation

void run  )  [virtual]
 

Execute the algorithm

Returns:
void

Implements Algorithm.

Definition at line 47 of file test_algorithm.cpp.

References Algorithm::configuration_.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:00 2006 for iMEDgine by  doxygen 1.4.6