EvolvingObjects
|
eoInitAdaptor changes the place in the hierarchy from eoInit to eoMonOp. More...
#include <eoInit.h>
Public Member Functions | |
eoInitAdaptor (eoInit< EOT > &_init) | |
bool | operator() (EOT &_eot) |
The pure virtual function that needs to be implemented by the subclass. | |
Private Attributes | |
eoInit< EOT > & | init |
eoInitAdaptor changes the place in the hierarchy from eoInit to eoMonOp.
This is mainly a type conversion, nothing else