#include <eoVariableLengthMutation.h>
Inheritance diagram for eoVlAddMutation< EOT >:

Public Types | |
| typedef EOT::AtomType | AtomType |
Public Member Functions | |
| eoVlAddMutation (unsigned _nMax, eoInit< AtomType > &_atomInit) | |
| default ctor | |
| bool | operator() (EOT &_eo) |
| operator: actually adds an Atom | |
| virtual std::string | className () const |
| inherited className | |
Private Attributes | |
| unsigned | nMax |
| eoInit< AtomType > & | atomInit |
Definition at line 48 of file eoVariableLengthMutation.h.
|
||||||||||||||||
|
default ctor
Definition at line 59 of file eoVariableLengthMutation.h. |
1.3.9.1