Crypto++
Public Member Functions
Clonable Class Reference

interface for cloning objects, this is not implemented by most classes yet More...

#include <cryptlib.h>

Inheritance diagram for Clonable:
Algorithm AsymmetricAlgorithm BlockTransformation BufferedTransformation HashTransformation RandomNumberGenerator StreamTransformation KeyAgreementAlgorithm PrivateKeyAlgorithm PublicKeyAlgorithm BlockCipher Filter Sink Adler32 CRC32 MessageAuthenticationCode NullHash PK_MessageAccumulator TruncatedHashTemplate Weak1::MD2 AdditiveCipherTemplate AutoSeededX917RNG BlockingRng ClassNullRNG FixedRNG KDF2_RNG LC_RNG NonblockingRng PublicBlumBlumShub RandomPool Weak1::ARC4_Base X917RNG AuthenticatedSymmetricCipher PublicBlumBlumShub SymmetricCipher

List of all members.

Public Member Functions

virtual ClonableClone () const
 this is not implemented by most classes yet

Detailed Description

interface for cloning objects, this is not implemented by most classes yet


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