#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/stream.h>
#include <wx/wfstream.h>
#include "checksum.hpp"
Include dependency graph for checksumutil.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ChecksumCalculator |
Calculates a checksum. More... | |
class | ChecksumFileCalculator |
Computes a checksum from a file. More... | |
class | ChecksumProgress |
Displays the progression of the process of computing of a checksum. More... |
Definition in file checksumutil.hpp.