eoInitVariableLength< EOT > Class Template Reference

Initializer for variable length representations with a single type. More...

#include <eoInit.h>

Inheritance diagram for eoInitVariableLength< EOT >:

eoInit< EOT > eoUF< A1, R > eoFunctorBase

List of all members.

Public Types

typedef EOT::AtomType AtomType

Public Member Functions

 eoInitVariableLength (unsigned _minSize, unsigned _maxSize, eoInit< AtomType > &_init)
 Ctor from a generator.
virtual void operator() (EOT &_chrom)
eoInit< AtomType > & atomInit ()

Private Attributes

unsigned offset
unsigned extent
eoInit< AtomType > & init


Detailed Description

template<class EOT>
class eoInitVariableLength< EOT >

Initializer for variable length representations with a single type.

Definition at line 108 of file eoInit.h.


Constructor & Destructor Documentation

template<class EOT>
eoInitVariableLength< EOT >::eoInitVariableLength ( unsigned  _minSize,
unsigned  _maxSize,
eoInit< AtomType > &  _init 
) [inline]

Ctor from a generator.

Ctor from an eoInit

Definition at line 124 of file eoInit.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:47 2009 for EvolvingObjects by  doxygen 1.5.5