Loading...
Searching...
No Matches
by::clonable Class Referenceabstract

Interface for objects that can be cloned. More...

#include <clonable.hpp>

Inheritance diagram for by::clonable:
by::instance by::stela by::nulStela by::valStela by::verStela

Public Member Functions

virtual meclone () const =0
 
virtual mecloneDeep () const
 
virtual void onCloneDeep (const me &from)
 

Detailed Description

Interface for objects that can be cloned.

Provides shallow and deep cloning capabilities for objects in the memlite memory management system.


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