Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlde_crc64.h File Reference

Provide a mechanism for computing the CRC-64 checksum of a dataset. More...

Go to the source code of this file.

Classes

class  bdlde::Crc64

Namespaces

namespace  bdlde

Functions

bool bdlde::operator== (const Crc64 &lhs, const Crc64 &rhs)
bool bdlde::operator!= (const Crc64 &lhs, const Crc64 &rhs)
bsl::ostream & bdlde::operator<< (bsl::ostream &stream, const Crc64 &checksum)

Detailed Description