EvolvingObjects
|
Binary clone: two operands, only the first could be modified. More...
#include <eoCloneOps.h>
Public Member Functions | |
eoBinCloneOp () | |
Ctor. | |
virtual std::string | className () const |
virtual bool | operator() (EOT &, const EOT &) |
The pure virtual function that needs to be implemented by the subclass. |
Binary clone: two operands, only the first could be modified.
Definition at line 60 of file eoCloneOps.h.