#include <eoInit.h>
Inheritance diagram for eoInit< EOT >:

Public Member Functions | |
| virtual std::string | className (void) const |
| className: Mandatory because of eoCombinedInit. | |
It is derived from eoMonOp, so it can be used inside the algorithm as well.
Definition at line 45 of file eoInit.h.
|
||||||||||
|
className: Mandatory because of eoCombinedInit. SHould be pure virtual, but then we should go over the whole code to write the method for all derived classes ... MS 16/7/04 Reimplemented in eoCombinedInit< EOT >, eoPBILDistrib< EOT >, eoParseTreeDepthInit< FType, Node >, and eoStParseTreeDepthInit< FType, Node >. |
1.3.9.1