#include <eoString.h>
Inheritance diagram for eoString< fitnessT >:

Public Types | |
| typedef char | Type |
| typedef char | AtomType |
| typedef std::string | ContainerType |
Public Member Functions | |
| eoString (const std::string &_str="") | |
| ctor | |
| virtual void | printOn (std::ostream &os) const |
| printing... | |
Methods from eoObject | |
readFrom and printOn are directly inherited from eo1d | |
| virtual std::string | className () const |
| Inherited from eoObject. | |
Definition at line 42 of file eoString.h.
|
||||||||||
|
Inherited from eoObject.
Reimplemented from EO< fitnessT >. Definition at line 74 of file eoString.h. |
1.3.9.1