Public Member Functions | |
osha1stream () | |
Construct null. More... | |
SHA1 & | sha1 () |
Return the SHA-1. More... | |
sha1streambuf * | rdbuf () |
Return the stream buffer. More... | |
Definition at line 107 of file OSHA1stream.H.
|
inline |
Construct null.
Definition at line 123 of file OSHA1stream.H.
|
inline |
Return the SHA-1.
Definition at line 132 of file OSHA1stream.H.
References sha1streambuf::sha1().
|
inline |
Return the stream buffer.
Definition at line 138 of file OSHA1stream.H.