nn::util::Crc32::Crc32 Constructor

Syntax

Crc32();

Arguments

None.

Description

This is the default constructor.

Initializes the table for hash calculations. Once initialized, the table can be used over and over again.

Revision History

2010/10/15
Initial version.

CONFIDENTIAL