Base class for bufferless filters.
More...
#include <simple.h>
|
| bool | IsolatedFlush (bool hardFlush, bool blocking) |
| | Flushes data buffered by this object, without signal propagation.
|
| |
template<class T>
class Bufferless< T >
Base class for bufferless filters.
- Template Parameters
-
Definition at line 119 of file simple.h.
◆ IsolatedFlush()
template<class T >
| bool Bufferless< T >::IsolatedFlush |
( |
bool |
hardFlush, |
|
|
bool |
blocking |
|
) |
| |
|
inline |
Flushes data buffered by this object, without signal propagation.
- Parameters
-
| hardFlush | indicates whether all data should be flushed |
| blocking | specifies whether the object should block when processing input |
- Note
- hardFlush must be used with care
Definition at line 126 of file simple.h.
The documentation for this class was generated from the following file:
- G:/work/subversion/scol-technologies/trunk/scol/plugins/security/cryptopp/simple.h