A streambuf class for calculating SHA1 digests.
More...
#include <src/OpenFOAM/db/IOstreams/hashes/OSHA1stream.H>
Detailed Description
A streambuf class for calculating SHA1 digests.
Definition at line 54 of file OSHA1stream.H.
List of all members.
Public Member Functions |
| sha1streambuf () |
| Construct null.
|
virtual std::streamsize | xsputn (const char *str, std::streamsize n) |
| Process unbuffered.
|
Constructor & Destructor Documentation
Member Function Documentation
virtual std::streamsize xsputn |
( |
const char * |
str, |
|
|
std::streamsize |
n |
|
) |
| |
|
inlinevirtual |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: