METSlib 0.5
mets::clonable Class Referenceabstract

An interface for prototype objects. More...

#include <model.hh>

Inheritance diagram for mets::clonable:
Inheritance graph
Collaboration diagram for mets::clonable:
Collaboration graph

Public Member Functions

virtual clonableclone () const =0
 

Detailed Description

An interface for prototype objects.

Member Function Documentation

◆ clone()

virtual clonable * mets::clonable::clone ( ) const
pure virtual

Implemented in mets::swap_elements.


The documentation for this class was generated from the following file:

Return to METSlib home page