Checksum
[UTIL]

Collaboration diagram for Checksum:


Classes

class  CChecksum
 Checksum calculator. More...
class  CMD5

Functions

CNcbiOstreamoperator<< (CNcbiOstream &out, const CChecksum &checksum)
CChecksum ComputeFileChecksum (const string &path, CChecksum::EMethod method)
 This function computes the checksum for the given file.
CChecksumComputeFileChecksum (const string &path, CChecksum &checksum)
Uint4 ComputeFileCRC32 (const string &path)


Function Documentation

CChecksum& ComputeFileChecksum const string &  path,
CChecksum checksum
 

Definition at line 281 of file checksum.cpp.

References input().

CChecksum ComputeFileChecksum const string &  path,
CChecksum::EMethod  method
 

This function computes the checksum for the given file.

Definition at line 272 of file checksum.cpp.

Referenced by ComputeFileChecksum(), and ComputeFileCRC32().

Uint4 ComputeFileCRC32 const string &  path  )  [inline]
 

Definition at line 137 of file checksum.hpp.

References ComputeFileChecksum(), CChecksum::eCRC32, and CChecksum::GetChecksum().

Referenced by CLDS_File::UpdateEntry().

CNcbiOstream& operator<< CNcbiOstream out,
const CChecksum checksum
[inline]
 


Generated on Wed Dec 9 08:14:12 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:20:18 2009 by modify_doxy.py rev. 173732