Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlde_crc32.h File Reference

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

Go to the source code of this file.

Classes

class  bdlde::Crc32

Namespaces

namespace  bdlde

Functions

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

Detailed Description