Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Teem::DummyGenotypeDecoder Class Reference
[Genotype decoders]

#include <GenotypeDecoder.h>

Inheritance diagram for Teem::DummyGenotypeDecoder:

Teem::GenotypeDecoder List of all members.

Detailed Description

Interface for MinSim genotype decoder.

Those classes are responsible for decoding genotype.


Public Member Functions

 DummyGenotypeDecoder (const std::string &root)
 Constructor.
virtual ~DummyGenotypeDecoder ()
 Destructor.
virtual Controllerdecode (Genome *genome)
 Don't have a controller in this case.
virtual GenomecreateGenome ()
 Create a random genome that is compatible with this decoder.
void setGenomeLength (size_t len)
 Set the requested genome length.

Protected Attributes

size_t genomeLength
 Requested genome length.


The documentation for this class was generated from the following files:
Generated on Mon Oct 24 17:38:27 2005 for Teem by  doxygen 1.4.2