METSlib  0.6
Public Member Functions | List of all members
mets::copyable Class Referenceabstract

An interface for copyable objects. More...

#include <model.hh>

Inheritance diagram for mets::copyable:
Inheritance graph
Collaboration diagram for mets::copyable:
Collaboration graph

Public Member Functions

virtual void copy_from (const copyable &)=0
 

Detailed Description

An interface for copyable objects.


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

Return to METSlib home page