Crypto++  8.0
Free C++ class library of cryptographic schemes
Public Member Functions | List of all members
Unflushable< T > Class Template Reference

Base class for unflushable filters. More...

+ Inheritance diagram for Unflushable< T >:

Public Member Functions

bool Flush (bool completeFlush, int propagation=-1, bool blocking=true)
 
bool IsolatedFlush (bool hardFlush, bool blocking)
 
bool ChannelFlush (const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)
 

Detailed Description

template<class T>
class Unflushable< T >

Base class for unflushable filters.

Template Parameters
Tthe class or type

Definition at line 108 of file simple.h.


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