| 
    Crypto++ 8.9
    
   Free C++ class library of cryptographic schemes 
   | 
 
Interface for cloning objects. More...
#include <cryptlib.h>
 Inheritance diagram for Clonable:Public Member Functions | |
| virtual Clonable * | Clone () const | 
| Copies this object.   | |
Interface for cloning objects.
Definition at line 589 of file cryptlib.h.
      
  | 
  inlinevirtual | 
Definition at line 592 of file cryptlib.h.
      
  | 
  inlinevirtual | 
Copies this object.
| NotImplemented | 
Definition at line 599 of file cryptlib.h.