|
dune-common 2.10
|
Loading...
Searching...
No Matches
Dune::Cloneable Struct Referenceabstract
An interface class for cloneable objects. More...
#include <dune/common/interfaces.hh>
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 ()=default |
| Destructor. | |
Detailed Description
An interface class for cloneable objects.
Constructor & Destructor Documentation
◆ ~Cloneable()
|
virtualdefault |
Destructor.
Member Function Documentation
◆ clone()
|
pure virtual |
Clones the object clone needs to be redefined by an implementation class, with the return type covariantly adapted. Remember to delete the resulting pointer.
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8