nn::util::Crc32Posix::Crc32Posix Constructor

Syntax

Crc32Posix();

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