EvolvingObjects
eoPersistent Class Reference

An persistent object that knows how to write (through functions inherited from eoPrintable#) and read itself. More...

#include <eoPersistent.h>

Inheritance diagram for eoPersistent:
eoPrintable EO< F > EO< EOT::Fitness > EO< Fit > EO< fitnessT > EO< FitT > EO< FType > EO< PyFitness > eoContinue< EOT > eoDistribution< EOT > eoHowMany eoIntBounds eoParser eoPop< EOT > eoPop< POT > eoPop< PyEO > eoRealBounds eoRealVectorBounds eoRng

List of all members.

Public Member Functions

virtual ~eoPersistent ()
 Virtual dtor. They are needed in virtual class hierarchies.
virtual void readFrom (std::istream &_is)=0
 Read object.

Detailed Description

An persistent object that knows how to write (through functions inherited from eoPrintable#) and read itself.

Definition at line 46 of file eoPersistent.h.


Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends