#include <Evolution.h>
Inheritance diagram for Teem::Setupable:

Experiment classes typically derives from Setupable.
Public Member Functions | |
| virtual | ~Setupable () |
| Virtual destructor, doing nothing. | |
| virtual void | setupDecoders (GenotypeDecoders &decoders)=0 |
| Setup the decoders, in particular the IO related settings (input num, etc.). | |
1.4.2