EvolvingObjects
|
Quad clone: two operands, both could be modified - but are not! More...
#include <eoCloneOps.h>
Public Member Functions | |
eoQuadCloneOp () | |
Ctor. | |
virtual std::string | className () const |
virtual bool | operator() (EOT &, EOT &) |
The pure virtual function that needs to be implemented by the subclass. |
Quad clone: two operands, both could be modified - but are not!
Definition at line 72 of file eoCloneOps.h.