|
ActiveLib
|
#include <Mover.h>

Public Member Functions | |
| virtual | ~Mover ()=default |
| virtual Mover * | movePtr ()=0 |
Generic base class for any object that can clone itself and move its resources to the clone
|
virtualdefault |
Destructor
|
pure virtual |
Object cloning with move
Implemented in active::geometry::Polygon.