libxcks  0.1.0.1
ckcalculator.hpp File Reference

Utility classes to compute and verify the checksums. More...

#include <istream>
#include <fstream>
#include <filesystem>
#include "libxcks/ckvalue.hpp"
Include dependency graph for ckcalculator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libxcks::ChecksumCalculatorProgress
 Handles the progression of the process of computing of a checksum. More...
 
class  libxcks::DefaultChecksumCalculatorProgress
 Handles the progression of the process of computing of a checksum. More...
 
class  libxcks::ChecksumCalculator
 Calculates a checksum. More...
 
class  libxcks::ChecksumFileCalculator
 Computes a checksum from a file. More...
 

Detailed Description

Utility classes to compute and verify the checksums.

Definition in file ckcalculator.hpp.