![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Stream/ThreadSafeInstruments.h>
Interface for virtual copy construction. More...
Inheritance diagram for Clonable:Interface for virtual copy construction.
All extra containers for ThreadSafeInstruments must derive from this to support copying data out again. Otherwise, all methods to copy data out from ThreadSafeInstruments are removed from the class definition (see macro SPECIAL_CLONABLE).
Public Member Functions | |
| virtual Clonable * | clone () const =0 |