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::stelaVisitor by::stela by::stelaWriter by::arrStela by::defStela by::nulStela by::valStela by::rootStela by::boolStela by::numStela by::strStela 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: