A basic output stream for calculating SHA1 digests. More...
Public Member Functions | |
osha1stream () | |
Construct null. More... | |
sha1streambuf * | rdbuf () |
This hides both signatures of std::basic_ios::rdbuf() More... | |
SHA1 & | sha1 () |
Full access to the sha1. More... | |
Private Attributes | |
sha1streambuf | sbuf_ |
A basic output stream for calculating SHA1 digests.
Definition at line 90 of file OSHA1stream.H.
|
inline |
Construct null.
Definition at line 104 of file OSHA1stream.H.
|
inline |
This hides both signatures of std::basic_ios::rdbuf()
Definition at line 114 of file OSHA1stream.H.
References osha1stream::sbuf_.
|
inline |
Full access to the sha1.
Definition at line 120 of file OSHA1stream.H.
References osha1stream::sbuf_, and sha1streambuf::sha1_.
|
private |
Definition at line 97 of file OSHA1stream.H.
Referenced by osha1stream::rdbuf(), and osha1stream::sha1().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.