|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Base class for bufferless filters. More...
#include <simple.h>
Inheritance diagram for Bufferless< T >:Public Member Functions | |
| bool | IsolatedFlush (bool hardFlush, bool blocking) |
| Flushes data buffered by this object, without signal propagation. | |
Base class for bufferless filters.
| T | the class or type |
|
inline |