AppPrefs | Manages the application preferences |
BytesDisplayer | Displays a byte size in a range of [1,1024[ with a suffix |
Checksum | Computes a checksum from a byte stream |
ChecksumCalculator | Calculates a checksum |
ChecksumData | Data on a checksum |
ChecksumFileCalculator | Computes a checksum from a file |
ChecksumProgress | Displays the progression of the process of computing of a checksum |
ChecksumsListView | The list that will display information about checksums |
ChecksumsListView::ChecksumProgress | Displays the progression of the process of computing of a checksum |
CkSumsApp | The application class |
CmdLineOptions | Options passed by the command line |
CRC32 | Computes the CRC-32 from a byte stream |
dlgAbout | The about dialog |
dlgAddMatchFiles | Dialog for choosing a new file name |
dlgAddMatchFiles::ArrayMatchPattern | Array of matching patterns |
dlgAddMatchFiles::MatchPattern | Represent a match pattern used by the 'Add match files' dialog |
dlgAddMatchFiles::PatternsListValidator | A validator for the patterns' list |
dlgBatchCreation | Dialog which displays results of multiple files checking |
dlgBatchCreation::ChecksumProgress | Displays the progression of the process of computing of a checksum |
dlgBatchCreation::FilesStatistics | Statistics on the files |
dlgBatchCreation::Options | Options for the dlgBatchCreation class |
dlgBatchCreationConf | Dialog for choosing files from which a checksums' file will be create for each of them |
dlgBatchCreationConfOptions | Dialog for changing batch creation options |
dlgConfigure | The configuration dialog |
dlgConfigure::TreePagesItemData | Data for the tree of configuration pages |
dlgFilesSelector | Dialog for choosing multiple files to process |
dlgFilesSelector::FilesListValidator | A validator for the files' list |
dlgInvalidFiles | Displays invalid files |
dlgMultiCheck | Dialog which displays results of multiple files checking |
dlgMultiCheck::ChecksumProgress | Displays the progression of the process of computing of a checksum |
dlgMultiCheck::FilesStatistics | Statistics on the files |
dlgMultiCheckConf | Dialog for choosing multiple checksums' files to check |
dlgNewFile | Dialog for choosing a new file name |
dlgNewFile::FileNameValidator | A validator for the file name |
dlgProgress | Progress dialog which shows a moving progress bar |
dlgResultsProgress | Template for progress dialogs which display textual informations |
frmSums | The application main window |
Languages | Manages available languages for the application |
Languages::Language | Entry of the language list |
MD5 | Computes the MD5 checksum from a byte stream |
MD5File | A MD5 file |
PreferenceValue | Encapsulates a preference value |
PreferenceValue::value_t | Value of the preference |
SFVFile | A SFV file |
SumFile | A sum file |
SumFileFactory | Generates new instances of the subclasses of the SumFile class that the application knows |
SumFileFactory::SumFileEntry | Represents an entry of the checksums' files that the application knows |
wxFileDialogFilterMaker | Creates filters for the wxFileDialog class |
wxSortableListView | A sortable ListView control |