#include <checksum.hpp>
Öffentliche Methoden | |
| CChecksum () | |
| CHECKSUM_TYPE | CalcCheckSum (const std::vector< unsigned char > &block) |
| Calculate the checksumme of the current data. | |
Private Attribute | |
| cm_t | m_sData |
| containing all data needed to do calculate a crc checksum | |
|
|
|
|
|
Calculate the checksumme of the current data.
|
1.3.7