Dune::Cloneable Struct Reference

#include <interfaces.hh>

List of all members.


Detailed Description

An interface class for cloneable objects.


Public Member Functions

virtual Cloneableclone () 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:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)