feisty meow concerns codebase
2.140
|
A clonable object knows how to make copy of itself. More...
#include <contracts.h>
Public Member Functions | |
virtual clonable * | clone () const =0 |
A clonable object knows how to make copy of itself.
Definition at line 108 of file contracts.h.
|
pure virtual |
Implemented in synchronic::synchronizable, octopi::infoton, structures::hashing_algorithm, octopi::security_infoton, octopi::file_transfer_infoton, octopi::encryption_wrapper, octopi::encryption_infoton, octopi::unhandled_request, octopi::identity_infoton, structures::astring_hasher, structures::string_hasher, and structures::rotating_byte_hasher.