Crypto++
Public Member Functions | List of all members
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 AutoSignaling< BufferedTransformation > Bufferless< BufferedTransformation > Filter InputRejecting< BufferedTransformation > Sink Adler32 CRC32 MessageAuthenticationCode NullHash PK_MessageAccumulator TruncatedHashTemplate< T > Weak1::MD2 AdditiveCipherTemplate< BASE > AdditiveCipherTemplate< AbstractPolicyHolder< AdditiveCipherAbstractPolicy, CTR_ModePolicy > > AutoSeededX917RNG< BLOCK_CIPHER > BlockingRng LC_RNG NonblockingRng PublicBlumBlumShub RandomPool Weak1::ARC4_Base X917RNG AuthenticatedSymmetricCipher PublicBlumBlumShub SymmetricCipher

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

Definition at line 325 of file cryptlib.h.


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