Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Public Member Functions | |
virtual size_t | GetMaxBufferSize () const =0 |
virtual size_t | GetCurrentBufferSize () const =0 |
virtual bool | EofPending () const =0 |
virtual float | ComputeCurrentSpeed ()=0 |
compute the current speed of this sink in bytes per second | |
virtual float | GetMaxObservedSpeed () const =0 |
get the maximum observed speed of this sink in bytes per second | |