

Go to the source code of this file.
Classes | |
| class | SHA1Digest |
| The SHA1 message digest. More... | |
| struct | is_contiguous< SHA1Digest > |
| Contiguous data for SHA1Digest. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| Istream & | operator>> (Istream &is, SHA1Digest &dig) |
| Read (40-byte) text representation (ignoring leading '_' prefix). | |
| Ostream & | operator<< (Ostream &os, const SHA1Digest &dig) |
| Write (40-byte) text representation, unquoted and without prefix. | |
Original source file SHA1Digest.H
Definition in file SHA1Digest.H.