The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
enviroment::cIndividualSelectionWeel Class Reference

#include <cIndividualSelectionWeel.h>

Inheritance diagram for enviroment::cIndividualSelectionWeel:
Collaboration diagram for enviroment::cIndividualSelectionWeel:

List of all members.

Public Member Functions

 cIndividualSelectionWeel ()
virtual ~cIndividualSelectionWeel ()
virtual cIndividualIdentifier getIndividualIdentifier () const
virtual cIndividualSelectionWeelclone () const
virtual string getClassName () const
- Public Member Functions inherited from enviroment::cIndividualSelection
virtual ~cIndividualSelection ()=0

Detailed Description

Definition at line 57 of file cIndividualSelectionWeel.h.


Constructor & Destructor Documentation

enviroment::cIndividualSelectionWeel::cIndividualSelectionWeel ( )

standardconstructor

virtual enviroment::cIndividualSelectionWeel::~cIndividualSelectionWeel ( )
virtual

Destructor of the class cObjectFitnessAlgorithm.


Member Function Documentation

virtual cIndividualSelectionWeel* enviroment::cIndividualSelectionWeel::clone ( ) const
virtual

This method clones this object.

Returns:
a clone of this object

Implements enviroment::cIndividualSelection.

virtual string enviroment::cIndividualSelectionWeel::getClassName ( ) const
virtual
Returns:
the name of this class

Reimplemented from enviroment::cIndividualSelection.

virtual cIndividualIdentifier enviroment::cIndividualSelectionWeel::getIndividualIdentifier ( ) const
virtual
Returns:
a pointer to the selected individualdentifier, or the identifier for no individual (
See also:
cIndividualIdentifier::getNoIndividualIdentifier())

Implements enviroment::cIndividualSelection.


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