Engauge Digitizer 2
Loading...
Searching...
No Matches
TestCrc32 Class Reference

Unit tests of crc32 checksum algorithm. More...

#include <TestCrc32.h>

Inheritance diagram for TestCrc32:
Inheritance graph
Collaboration diagram for TestCrc32:
Collaboration graph

Public Member Functions

 TestCrc32 (QObject *parent=0)
 Single constructor.

Detailed Description

Unit tests of crc32 checksum algorithm.

Definition at line 7 of file TestCrc32.h.

Constructor & Destructor Documentation

◆ TestCrc32()

TestCrc32::TestCrc32 ( QObject * parent = 0)
explicit

Single constructor.

Definition at line 14 of file TestCrc32.cpp.

14 :
15 QObject(parent)
16{
17}

The documentation for this class was generated from the following files: