Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Provides interface for initialization of derived filters. More...
Public Member Functions | |
virtual void | Initialize (const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1)=0 |
SIGNALS | |
virtual bool | Flush (bool hardFlush, int propagation=-1, bool blocking=true)=0 |
Provides interface for initialization of derived filters.
T | the class or type |
T should be a BufferedTransformation derived class