Collaboration diagram for Checksum:
|
Classes | |
| class | CChecksum |
| Checksum calculator. More... | |
| class | CMD5 |
Functions | |
| CNcbiOstream & | operator<< (CNcbiOstream &out, const CChecksum &checksum) |
| CChecksum | ComputeFileChecksum (const string &path, CChecksum::EMethod method) |
| This function computes the checksum for the given file. | |
| CChecksum & | ComputeFileChecksum (const string &path, CChecksum &checksum) |
| Uint4 | ComputeFileCRC32 (const string &path) |
|
||||||||||||
|
Definition at line 281 of file checksum.cpp. References input(). |
|
||||||||||||
|
This function computes the checksum for the given file.
Definition at line 272 of file checksum.cpp. Referenced by ComputeFileChecksum(), and ComputeFileCRC32(). |
|
|
Definition at line 137 of file checksum.hpp. References ComputeFileChecksum(), CChecksum::eCRC32, and CChecksum::GetChecksum(). Referenced by CLDS_File::UpdateEntry(). |
|
||||||||||||
|
|
1.4.6
Modified on Wed Dec 09 08:20:18 2009 by modify_doxy.py rev. 173732