Dune::Cloneable Struct Reference
#include <interfaces.hh>
Detailed Description
An interface class for cloneable objects.Public Member Functions | |
virtual Cloneable * | clone () const =0 |
Clones the object clone needs to be redefined by an implementation class, with the return type covariantly adapted. Remember to delete the resulting pointer. | |
virtual | ~Cloneable () |
Destructor. |
The documentation for this struct was generated from the following file: