|
Crypto++
5.6.4
Free C++ class library of cryptographic schemes
|
Provides interface for initialization of derived filters. More...
Inheritance diagram for CustomSignalPropagation< T >:Public Member Functions | |
| virtual void | Initialize (const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1)=0 |
Public Member Functions inherited from CustomFlushPropagation< T > | |
| 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
1.8.13